Update TB[BH] layout optimization. Add support for moving the target block
authorJim Grosbach <grosbach@apple.com>
Thu, 12 Nov 2009 17:25:07 +0000 (17:25 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 12 Nov 2009 17:25:07 +0000 (17:25 +0000)
commit80697d1b266cd3cd3b92edd424d66d573db6b4b1
tree0d351e4748cc4b3819343f48768689f8e993c2a9
parentcb2c2b738a54a191bc32535523fc904bce47561d
Update TB[BH] layout optimization. Add support for moving the target block
to directly follow the jump table. Move the layout changes to prior to any
constant island handling.

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