This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73f994431a4 Add build_truth_vector_type_for_mode new 0f905856ee1 Remove build_{same_sized_,}truth_vector_type new 7c5ce695e03 Pass the data vector mode to get_mask_mode new 695f5889b49 Use build_vector_type_for_mode in get_vectype_for_scalar_ty [...] new 0b6c864b10c Use consistent compatibility checks in vectorizable_shift
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/ChangeLog | 62 +++++++++++++++++++++++++++ gcc/c/ChangeLog | 6 +++ gcc/c/c-typeck.c | 4 +- gcc/config/aarch64/aarch64-sve-builtins.cc | 2 +- gcc/config/aarch64/aarch64.c | 18 +++----- gcc/config/gcn/gcn.c | 3 +- gcc/config/i386/i386.c | 4 +- gcc/config/rs6000/rs6000-call.c | 2 +- gcc/cp/ChangeLog | 6 +++ gcc/cp/call.c | 2 +- gcc/cp/typeck.c | 2 +- gcc/d/ChangeLog | 5 +++ gcc/d/d-codegen.cc | 2 +- gcc/doc/tm.texi | 20 ++++----- gcc/optabs-query.c | 5 +-- gcc/target.def | 20 ++++----- gcc/targhooks.c | 16 +------ gcc/targhooks.h | 2 +- gcc/tree-vect-generic.c | 2 +- gcc/tree-vect-loop.c | 9 ++-- gcc/tree-vect-patterns.c | 2 +- gcc/tree-vect-slp.c | 3 +- gcc/tree-vect-stmts.c | 69 ++++++++++++++++++------------ gcc/tree.c | 36 ++++++---------- gcc/tree.h | 2 - 25 files changed, 181 insertions(+), 123 deletions(-)