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)
commitd83360694a6d82772cf31a0be8a64570c2e5cb88
treee84293342054b05bc163b0a47ebf5d6586f6b124
parentb101b0bdbd22fa1bef3502fd7521da60038ac333
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb1RegisterInfo.cpp