Fix Bug 9386 - ARM disassembler failed to disassemble conditional bx
authorJohnny Chen <johnny.chen@apple.com>
Sun, 22 May 2011 17:51:04 +0000 (17:51 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Sun, 22 May 2011 17:51:04 +0000 (17:51 +0000)
commit75f4296c7c96499f4d8cdf90d5159f7965f94fd8
treee3c7e6bf86fc671ed5fd9178fb3a89f6b54c79a0
parent4f81b5419295cfc26a1349d6c23a55c6d2a683e1
Fix Bug 9386 - ARM disassembler failed to disassemble conditional bx

Modified the patch to .td file supplied by Jyun-Yan You.  Add a test case and
modified ARMDisassemblerCore.cpp a little bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/ARM/arm-tests.txt