Reverting 190043 for now.
authorTilmann Scheller <tilmann.scheller@googlemail.com>
Thu, 5 Sep 2013 11:59:43 +0000 (11:59 +0000)
committerTilmann Scheller <tilmann.scheller@googlemail.com>
Thu, 5 Sep 2013 11:59:43 +0000 (11:59 +0000)
commit8f3d54d057007552d0abc37c87a50ef34a7ab9ef
tree640d07133c8f2ab9f909e7b2c464f96e6c1a5496
parent10b5086e6e945b830ff909821240eff5c4a42bfc
Reverting 190043 for now.

Solution is not sufficient to prevent 'mov pc, lr' being emitted for jump table code.
Test case doesn't trigger the added functionality.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190047 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/ARM/Thumb2InstrInfo.cpp
test/CodeGen/ARM/2013-09-04-Thumb2JumpTable.ll [deleted file]