This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e78eb2f85b9 cobol: Eliminate errors that cause valgrind messages. new f30aa394e4b Record get_load_store_info results from analysis new 893d29cf16d Remove most of the epilogue vinfo fixup new 1bf102afed7 Enable gather/scatter for epilogues of vector epilogues new c548abddf5e Thread the remains of vect_analyze_slp_instance
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/tree-vect-data-refs.cc | 7 - gcc/tree-vect-loop.cc | 94 +-------- gcc/tree-vect-slp.cc | 492 +++++++++++++++++++++++++++++++-------------- gcc/tree-vect-stmts.cc | 285 ++++++++++++++------------ gcc/tree-vectorizer.h | 34 +++- 5 files changed, 532 insertions(+), 380 deletions(-)