Rename tMOVhi2lor to tMOVgpr2tgpr. It's not moving from a high register to a low...
authorEvan Cheng <evan.cheng@apple.com>
Sun, 26 Jul 2009 23:59:01 +0000 (23:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 26 Jul 2009 23:59:01 +0000 (23:59 +0000)
commitfaede73a32131e82e279a2cbdda13aacb645d1e8
tree9432b1faae6f41be1bb28d24d19d016457271ac3
parent65919b5058e155df43c248a18b5ecba52bd4d20f
Rename tMOVhi2lor to tMOVgpr2tgpr. It's not moving from a high register to a low register. It's moving from a GPR register class to a more restrictive tGPR class. Also change tMOVlor2hir, and tMOVhir2hir.

llvm-svn: 77172
llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
llvm/lib/Target/ARM/Thumb1RegisterInfo.cpp