pr9367: Add missing predicated BLX instructions.
authorBob Wilson <bob.wilson@apple.com>
Thu, 3 Mar 2011 01:41:01 +0000 (01:41 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 3 Mar 2011 01:41:01 +0000 (01:41 +0000)
commit181d3fe727022160ce8932e355eae8b3ff478592
tree1e3e05ca70be5afe85b7295ff97de7b107e63ba5
parentcb1c195f530229fce16b57d90101fa8ade4e9c14
pr9367: Add missing predicated BLX instructions.
Patch by Jyun-Yan You, with some minor adjustments and a testcase from me.

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