Simplify thumb2 jump table adjustments. Remove unnecessary calculation and
authorJim Grosbach <grosbach@apple.com>
Mon, 16 Nov 2009 18:58:52 +0000 (18:58 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 16 Nov 2009 18:58:52 +0000 (18:58 +0000)
commit08cbda56b6a45a2c29bdf3d9668ad614ad86cb77
tree58347b2f47ba8d32dea06db8bb7907ce04367b89
parent9249efe4c7451e83fb4c904fd7fcc8edfe08d815
Simplify thumb2 jump table adjustments. Remove unnecessary calculation and
usage of block sizes and offsets.

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