llvm-6502/test/MC
Daniel Dunbar 352e148cbe 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
2011-01-11 15:59:50 +00:00
..
ARM McARM: Add more hard coded logic to SplitMnemonicAndCC to also split out the 2011-01-11 15:59:50 +00:00
AsmParser In llvm-mc parse a Hash token as a full line comment. Allows handling of 2010-12-24 00:12:02 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Correctly disassemble truncated asm. 2011-01-06 16:48:42 +00:00
ELF Convert MC tests to .s so codegen changes won't break them. 2011-01-03 23:47:14 +00:00
MachO MC/Mach-O/Thumb: Set the thumb bit in the symbol table. 2010-12-29 14:14:06 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Add another non-commutable instruction that gas accepts commuted forms for. 2010-12-30 22:10:49 +00:00