* arm.md (movqi): If optimizing and we can create pseudos, use
commit0045890aebfc0da3af0bcabde0b591f77d68392c
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 2002 17:41:27 +0000 (22 17:41 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 2002 17:41:27 +0000 (22 17:41 +0000)
tree2aefa72d7cbbdc535bac1b7a509056a082f6e665
parent9ff82a34166a5181f82dedeb247af947ed7f1546
* 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.

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