This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 832e1bf09ad Use add for a = a + b and a = b + a when possible. Since ex [...] new 2a7ce910893 Add abs pattern to handle {si,di} mode abs to avoid pmax/cm [...]
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 | 7 ++++++ gcc/config/i386/i386.h | 2 ++ gcc/config/i386/i386.md | 39 +++++++++++++++++++++++++++++++++ gcc/config/i386/x86-tune.def | 7 ++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/i386/pr92651.c | 16 ++++++++++++++ 6 files changed, 75 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/pr92651.c