llvm-6502/test/MC
2012-03-20 15:54:56 +00:00
..
ARM ARM ldm/stm register lists can be out of order. 2012-03-16 20:48:38 +00:00
AsmParser MC asm parser macro argument count was wrong when empty. 2012-03-17 00:11:42 +00:00
COFF Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff! 2012-02-23 21:56:08 +00:00
Disassembler The ARM instructions that have an unpredictable behavior when the pc register operand is given now fail with soft fail. Modified the regression tests to reflect this. 2012-03-20 15:54:56 +00:00
ELF In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags. 2012-02-28 23:47:53 +00:00
MachO Fix flags for test in MC/MachO/ARM/empty-function-nop.ll 2012-03-01 00:29:09 +00:00
MBlaze Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
Mips Use llvm-mc instead of llc. Patch by Jack Carter. 2012-03-07 20:58:59 +00:00
X86 Change the X86 assembler to not require a segment register on string 2012-03-13 19:47:55 +00:00