This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ff57396d6d prepare-commit-hook: Use gcc-config.diff-file. new 042f4082979 vect: Rename can_fully_mask_p to can_use_partial_vectors_p new b3372425ecf vect: Rename fully_masked_p to using_partial_vectors_p new 37478789dc4 vect: Rename things related to rgroup_masks
The 3 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-loop-manip.c | 177 +++++++++++++++++++++++---------------------- gcc/tree-vect-loop.c | 100 +++++++++++++------------ gcc/tree-vect-stmts.c | 20 ++--- gcc/tree-vectorizer.h | 68 +++++++++-------- 4 files changed, 190 insertions(+), 175 deletions(-)