Improve Thumb-2 jump table support.
authorDavid Goodwin <david_goodwin@apple.com>
Tue, 30 Jun 2009 19:50:22 +0000 (19:50 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Tue, 30 Jun 2009 19:50:22 +0000 (19:50 +0000)
commitc9a59b5960088f48c3be234bcc4c79a1ed915d73
tree5d212cfe72142a9e7597c5153209511e7a5568f9
parentf0c3d023ae7ccd940bb595b5ce7ac74656fa47f6
Improve Thumb-2 jump table support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-jumptbl.ll [new file with mode: 0644]