This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 969a989d2bc Daily bump. adds c23a9c87cc6 Some additional zero-extension related optimizations in sim [...] adds 7baed397dd0 Support logical shifts by (some) integer constants in TImod [...] adds e6b011bcfd5 Improved pre-reload split of double word comparison against [...]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386-features.cc | 21 ++++++++++ gcc/config/i386/i386.md | 9 +++++ gcc/simplify-rtx.cc | 60 ++++++++++++++++++++++++++-- gcc/testsuite/gcc.target/i386/sse4_1-stv-7.c | 18 +++++++++ 4 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-7.c