This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b2515f5ae8 MMIX: remove generic placeholders parameters in call insn p [...] new f7bf03cf69c Decrement followed by cmov improvements.
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.md | 87 ++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/dec-cmov-1.c | 105 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/dec-cmov-2.c | 57 ++++++++++++++++ 3 files changed, 249 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/dec-cmov-1.c create mode 100644 gcc/testsuite/gcc.target/i386/dec-cmov-2.c