OSDN Git Service

Use the right instructions to copy between GPR and the more strictive tGPR classes...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 00:33:08 +0000 (00:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 00:33:08 +0000 (00:33 +0000)
commit08b93c6a70ae59af375f205cfcffeaa3517577ab
tree6a22550dc1634f7b7d287a25900e79950f0e62de
parentdced03fc846fa7cd9558ecb8e33ca98ec29bdcf0
Use the right instructions to copy between GPR and the more strictive tGPR classes. t2MOV does not match the RC requirements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77175 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp