This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe50e419086 CRIS: peephole2 a move of constant followed by and of same [...] new 35b7618e3ae CRIS: peephole2 an add into two addq or subq
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/cris/cris.cc | 25 +++++++++++- gcc/config/cris/cris.md | 6 ++- gcc/testsuite/gcc.target/cris/peep2-addsplit1.c | 52 +++++++++++++++++++++++++ 3 files changed, 81 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/cris/peep2-addsplit1.c