llvm-6502/test/MC
2011-08-15 20:51:32 +00:00
..
ARM Fix incorrect encoding of UMAAL and friends. Patch by James Molloy. 2011-08-15 20:08:25 +00:00
AsmParser
COFF
Disassembler Enforce the constraint that Rt must be even on LDRD/STRD instructions in ARM mode. Update tests to reflect this fact. 2011-08-15 20:51:32 +00:00
ELF
MachO MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does. 2011-08-12 01:51:29 +00:00
MBlaze
X86