arm.md (movqi): If optimizing and we can create pseudos...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 22 Jul 2002 17:41:27 +0000 (17:41 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 22 Jul 2002 17:41:27 +0000 (17:41 +0000)
commitb41caf7c04d68a4c063607b40b0fafce9e06f009
tree2aefa72d7cbbdc535bac1b7a509056a082f6e665
parent492e99345fa6d4649d6f583243ed02e972f66c61
arm.md (movqi): If optimizing and we can create pseudos...

* arm.md (movqi): If optimizing and we can create pseudos, use
a ZERO_EXTEND to load from memory, then copy the result into the
target.
(movhi): Likewise, but only for ARMv4.

From-SVN: r55655
gcc/ChangeLog
gcc/config/arm/arm.md