llvm-6502/test/MC
Stepan Dyatkovskiy 148692bafe Fix for PR18921 (LDRD/STRD part)::
Removed "GNU Assembler extension (compatibility)" definitions from ARMInstrInfo.td
Fixed ARMAsmParser::ParseInstruction GNU compatability branch, so it also works for thumb mode from now.
Added new tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205622 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-04 10:17:56 +00:00
..
AArch64 PR18929: 2014-03-30 17:09:54 +00:00
ARM Fix for PR18921 (LDRD/STRD part):: 2014-04-04 10:17:56 +00:00
ARM64 ARM64: initial backend import 2014-03-29 10:18:08 +00:00
AsmParser
COFF
Disassembler ARM64: initial backend import 2014-03-29 10:18:08 +00:00
ELF Work around gold bug http://sourceware.org/PR16794. 2014-04-02 12:15:20 +00:00
MachO ARM64: initial backend import 2014-03-29 10:18:08 +00:00
Markup
Mips [mips] Add negative tests confirm that supported ISA's don't allow instructions added in later ISA's 2014-04-03 14:14:22 +00:00
PowerPC
Sparc
SystemZ
X86