if a constant can't be an immediate, add it to the constant pool
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Sep 2006 11:29:52 +0000 (11:29 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Sep 2006 11:29:52 +0000 (11:29 +0000)
commit7246d33e2a99c3060089e550775403f6779662e7
tree68050b86f025703578c000d6bcf2d694fb380af8
parent0e4b922680f55a8e28fc2c3db0b80a1c78d24918
if a constant can't be an immediate, add it to the constant pool

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30566 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/ARM/constants.ll [new file with mode: 0644]
test/CodeGen/ARM/long.ll
test/CodeGen/ARM/ret0.ll [deleted file]