llvm-6502/test/MC
2011-09-12 22:40:31 +00:00
..
ARM Fix a failing ELF Thumb test. I _think_ this is right, but it's not totally clear to me what this test is doing. Could someone on an ELF platform check? 2011-09-12 22:40:31 +00:00
AsmParser Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
COFF
Disassembler Thumb2 POP's don't allow the PC as an operand, and PUSH's don't allow the SP either. 2011-09-12 21:28:46 +00:00
ELF
MachO Fix a Darwin x86_64 special case of a jmp to a temporary symbol from an atom 2011-09-08 20:53:44 +00:00
MBlaze
X86