Rename t2 TBB and TBH instructions to reference that they encode the jump table
authorJim Grosbach <grosbach@apple.com>
Mon, 29 Nov 2010 21:28:32 +0000 (21:28 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 29 Nov 2010 21:28:32 +0000 (21:28 +0000)
commitd092a87ba3f905a6801a0bdf816267329cf0391c
tree9df8e6bb8207d45b73b59acaa5b345bd0c172491
parentd2fe8e0acdd8076c5d6858a4c7e7b973c3feb420
Rename t2 TBB and TBH instructions to reference that they encode the jump table
data. Next up, pseudo-izing them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
utils/TableGen/ARMDecoderEmitter.cpp