Refactor IT handling not to store the bottom bit of the condition code in the mask...
authorRichard Barton <richard.barton@arm.com>
Fri, 27 Apr 2012 08:42:59 +0000 (08:42 +0000)
committerRichard Barton <richard.barton@arm.com>
Fri, 27 Apr 2012 08:42:59 +0000 (08:42 +0000)
commit4d2f077df1b46a126b5595d983f233ec896b757e
tree1536356ef670a6b89ca0b7b2ba907f637c3e4e81
parentd213ee764341b5bf6664469a5404fe19c9732828
Refactor IT handling not to store the bottom bit of the condition code in the mask operand in the MCInst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp