This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4f0eb67f3a4 Prevent invalid register mode changes in combine new 0b51f5cec16 Add gen_(const_)vec_duplicate helpers
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 | 43 ++++++++++++++++++++ gcc/config/aarch64/aarch64.c | 18 +++------ gcc/config/arm/arm.c | 32 ++++++--------- gcc/config/arm/neon.md | 9 +---- gcc/config/i386/i386.c | 20 +++------- gcc/config/i386/sse.md | 8 +--- gcc/config/ia64/ia64.c | 2 +- gcc/config/ia64/vect.md | 6 +-- gcc/config/mips/mips.c | 17 ++------ gcc/config/powerpcspe/altivec.md | 28 ++------------ gcc/config/rs6000/altivec.md | 28 ++------------ gcc/config/s390/vx-builtins.md | 18 ++++----- gcc/config/spu/spu.c | 11 +----- gcc/emit-rtl.c | 84 +++++++++++++++++++++++----------------- gcc/emit-rtl.h | 3 ++ gcc/optabs.c | 11 +++--- gcc/simplify-rtx.c | 34 ++++++---------- 17 files changed, 155 insertions(+), 217 deletions(-)