Use getTargetConstant instead of getConstant since it's meant as an constant operand.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 22 Jul 2009 22:03:29 +0000 (22:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 22 Jul 2009 22:03:29 +0000 (22:03 +0000)
commiteadf04992aea8d3efbc89d8e5920044d7a652e22
tree9fd8abb77727fff9b8549b8d449bf4e5e318b930
parent784025039fe0d5e4ca51d1c283ef2c6387019be2
Use getTargetConstant instead of getConstant since it's meant as an constant operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76803 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll [new file with mode: 0644]