llvm-6502/test/MC
2014-02-19 15:30:54 +00:00
..
AArch64 [AArch64] Handle aliases of conditional branches without b.pred form. 2014-02-10 15:43:11 +00:00
ARM Fix the arm assembler so that this malformed instruction: 2014-02-17 21:45:27 +00:00
AsmParser MCAsmParser: support required parameters 2014-02-19 03:00:29 +00:00
COFF Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target 2014-01-30 21:13:05 +00:00
Disassembler Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0xa6/0xa7, and adding MRM_C0/MRM_E0 forms. Removes 376K from the disassembler tables. 2014-02-19 05:34:21 +00:00
ELF Add support for assigning to . in AsmParser. 2014-02-17 20:48:32 +00:00
MachO Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
Markup
Mips [mips] Add explicit N32 and N64 tests to nabi-regs.s test 2014-02-19 15:30:54 +00:00
PowerPC
Sparc [Sparc] Add support for parsing synthetic instruction 'mov'. 2014-02-07 09:06:52 +00:00
SystemZ
X86 Remove special FP opcode maps and instead add enough MRM_XX formats to handle all the FP operations. This increases format by 1 bit, but decreases opcode map by 1 bit so the TSFlags size doesn't change. 2014-02-19 08:25:02 +00:00