Fixing cp island pass. Step 1: Determine whether the constant pool offset can be
authorEvan Cheng <evan.cheng@apple.com>
Tue, 21 Jul 2009 23:56:01 +0000 (23:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 21 Jul 2009 23:56:01 +0000 (23:56 +0000)
commit87aaa194f9dfc98ec34c4a14100f71381db24981
tree8b479bd2714ee401bb4fe5a859dac6aa3a1d9460
parentf206d925a50e0668e7844ebb20bac800bfe6a1f8
Fixing cp island pass. Step 1: Determine whether the constant pool offset can be
negative on an individual bases rather than basing on whether it's in thumb
mode.

llvm-svn: 76698
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp