* config/rx/rx.md: Add peepholes to match a register move followed
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 2011 08:27:40 +0000 (08:27 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 2011 08:27:40 +0000 (08:27 +0000)
commit5c07e5acc9251f7827d20290f1794331f753da1f
tree19f39188cdbbd5142b186c7f3f545468c41cda7f
parent521cb37054b169c029be41b44b48d4cdc10bf561
* config/rx/rx.md: Add peepholes to match a register move followed
by a comparison of the moved register.  Replace these with an
addition of zero that does both actions in one instruction.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173819 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rx/rx.md