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)
commit5d8f1cae76e4e424bf3b4392eddb3f4dbf38662a
tree71ab8c8ad9bc2efcca190a253cec8eb56507bd70
parent7fdf962e5c8c58650b08e25ba2443f3252674b3d
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.

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