llvm-6502/test/MC
Bill Wendling 7caebff83d Sort the register list based on the *actual* register numbers rather than the
enum values we give to them. <rdar://problem/8823730>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123321 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-12 21:20:59 +00:00
..
ARM Sort the register list based on the *actual* register numbers rather than the 2011-01-12 21:20:59 +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 Fix PR8946, a missing reg/reg form of movdqu. 2011-01-11 17:04:55 +00:00