llvm-6502/test/MC
Rafael Espindola 96aa78c8c5 Add support for the --noexecstack option.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124077 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-23 17:55:27 +00:00
..
ARM Fix the encoding of QADD/SUB, QDADD/SUB. While qadd16, qadd8 use "rd, rn, rm", 2011-01-21 14:07:40 +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 As far as I can tell, unified syntax uses c0-c15 instead of cr0-cr15 for mcr and friends. 2011-01-13 22:38:16 +00:00
ELF Add support for the --noexecstack option. 2011-01-23 17:55:27 +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