OSDN Git Service

Fix an obvious bug in isMoveInstr. It needs to return sub-register indices.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 6 May 2010 01:54:03 +0000 (01:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 6 May 2010 01:54:03 +0000 (01:54 +0000)
commit9c35ee2099108c43a02aa1f836c3cbf5a0cd6035
tree6fdf0e389169932a2abc6b10a5887ac7e83ba064
parent4ffc22ae000f207d3c660ebc197d31940025fbfa
Fix an obvious bug in isMoveInstr. It needs to return sub-register indices.

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