- Off by one bugs in maximum displacement calculation / testing.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Feb 2007 10:16:15 +0000 (10:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Feb 2007 10:16:15 +0000 (10:16 +0000)
commitb43216ee4a418257ce5530c02601b77efe86c354
treeb7d36a062cadb695ed3c5aba985d4a179f2a0426
parentb25fe8267182662750dcb76a70a20f4b14a5568d
- Off by one bugs in maximum displacement calculation / testing.
- In thumb mode, a new constpool island BB size should be 4 + 2 to
  compensate for the potential padding due to alignment requirement.

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