OSDN Git Service

- Teach TBB / TBH offset limits are 510 and 131070 respectively since the offset
authorEvan Cheng <evan.cheng@apple.com>
Fri, 31 Jul 2009 18:28:05 +0000 (18:28 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 31 Jul 2009 18:28:05 +0000 (18:28 +0000)
commitd26b14c34cbcee1448b86b524578fc51cc979023
treeb1a9a7f02beea598c60cdc47aed16bbae04d40f0
parent6bdd74ca382db0d7125c5b1bf36a34254491d7e5
- Teach TBB / TBH offset limits are 510 and 131070 respectively since the offset
  is scaled by two.
- Teach GetInstSizeInBytes about TBB and TBH.

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