McARM: Add more hard coded logic to SplitMnemonicAndCC to also split out the
authorDaniel Dunbar <daniel@zuster.org>
Tue, 11 Jan 2011 15:59:50 +0000 (15:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 11 Jan 2011 15:59:50 +0000 (15:59 +0000)
commit352e148cbe6498a6dd31b7fc71df7cd23c4b4d10
treef5700b87d952d5ae96a2cea3b7f73740f3eb27e5
parent67c619ba3eae68dcdb3f9340d82b33173aa0c256
McARM: Add more hard coded logic to SplitMnemonicAndCC to also split out the
carry setting flag from the mnemonic.

Note that this currently involves me disabling a number of working cases in
arm_instructions.s, this is a hopefully short term evil which will be rapidly
fixed (and greatly surpassed), assuming my current approach flies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123238 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/arm_instructions.s