This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eab42b582d0 Use vec<> in build_vector new 282dc861f9c Use vec<> for constant permute masks
The 1 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/ChangeLog | 38 +++++++++++++++++++++++++++++ gcc/fold-const.c | 33 ++++++++++++++----------- gcc/optabs-query.c | 19 ++++++++------- gcc/optabs-query.h | 3 ++- gcc/target.h | 8 ++++++ gcc/tree-ssa-forwprop.c | 11 +++++---- gcc/tree-vect-data-refs.c | 62 ++++++++++++++++++++++++++--------------------- gcc/tree-vect-generic.c | 8 +++--- gcc/tree-vect-loop.c | 24 +++++++++--------- gcc/tree-vect-slp.c | 25 ++++++++++--------- gcc/tree-vect-stmts.c | 52 +++++++++++++++++++-------------------- gcc/tree-vectorizer.h | 4 +-- 12 files changed, 176 insertions(+), 111 deletions(-)