This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 1f6b0003b66 Daily bump. adds 0485ce9128f [PR103149] detach values through mem only if general regs won't do new 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...]
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/config/i386/sse.md | 27 ++++++++++++ gcc/gimple-harden-conditionals.cc | 67 ++++++++++++++++++++++++++--- gcc/testsuite/g++.target/i386/pr100738-1.C | 19 ++++++++ gcc/testsuite/gcc.target/aarch64/pr103149.c | 14 ++++++ 4 files changed, 121 insertions(+), 6 deletions(-) create mode 100755 gcc/testsuite/g++.target/i386/pr100738-1.C create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103149.c