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)
commit186332f89854b216c815b5e6ec7ac5ab12e89119
treed04cd235f67e2f07a0f9e4f3b011bf94c7ace946
parent0e5b14993073a1728c12cc38e42d5155812e034c
Use the right instructions to copy between GPR and the more strictive tGPR classes. t2MOV does not match the RC requirements.

llvm-svn: 77175
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/Thumb2InstrInfo.cpp