llvm-6502/test/MC
2011-10-12 17:34:41 +00:00
..
ARM ARM parsing and encoding for the <option> form of LDC/STC instructions. 2011-10-12 17:34:41 +00:00
AsmParser Added regression test for bug #10869. 2011-09-19 07:48:08 +00:00
COFF
Disassembler Update test for r141704. 2011-10-11 20:18:50 +00:00
ELF Apparently, sometimes llvm-nm doesn't put the undefined symbol at the top. Take 2011-10-11 06:58:11 +00:00
MachO
MBlaze
X86 Revert part of r141274. Only need to change encoding for xchg %eax, %eax in 64-bit mode. This is because in 64-bit mode xchg %eax, %eax implies zeroing the upper 32-bits of RAX which makes it not a NOP. In 32-bit mode using NOP encoding is fine. 2011-10-07 05:35:38 +00:00