This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08afab6f864 tree-optimization/101668 - relax SLP of existing vectors new dcfdd2851b2 i386: Optimize away shift count masking of shifts/rotates s [...]
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/i386.cc | 14 +++ gcc/config/i386/i386.md | 198 +++++++++++++++++++++++++------ gcc/testsuite/gcc.target/i386/pr105778.c | 45 +++++++ 3 files changed, 219 insertions(+), 38 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105778.c