2012/2/29 Georg-Johann Lay <a...@gjlay.de>: > The condition/branch in decrement-and-branch peepholes is ne/brcc. > > This can be generalized to cover eq/brcs. > > Tested without regressions. > > Because of PR52417, I had to run the tests with -fno-dse. There is one > UNSUPPORTED because of that (missing dse dump). > > Ok for the trunk? > > Johann > > * config/avr/avr.md (eqne): New code iterator. > (*dec-and-branchsi): Use it in text peephole's condition. > (*dec-and-branchhi): Ditto. > (*dec-and-branchqi): Ditto.
Approved. Denis.