This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c23a9c87cc6 Some additional zero-extension related optimizations in sim [...] new 7baed397dd0 Support logical shifts by (some) integer constants in TImod [...] new e6b011bcfd5 Improved pre-reload split of double word comparison against [...]
The 2 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/i386-features.cc | 21 +++++++++++++++++++++ gcc/config/i386/i386.md | 9 +++++++++ gcc/testsuite/gcc.target/i386/sse4_1-stv-7.c | 18 ++++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-7.c