llvm-6502/test/MC
Joey Gouly 6a3d933e16 Add Thumb tests for the ARMv8 FP instructions that I recently added.
Also, fix the namespace for two instructions that I missed previously.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186572 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-18 10:20:25 +00:00
..
AArch64
ARM Add Thumb tests for the ARMv8 FP instructions that I recently added. 2013-07-18 10:20:25 +00:00
AsmParser
COFF [mc-coff] Resolve aliases when emitting COFF relocations 2013-07-15 19:41:21 +00:00
Disassembler Add Thumb tests for the ARMv8 FP instructions that I recently added. 2013-07-18 10:20:25 +00:00
ELF Put ELF COMDAT relocations into the relevant COMDAT group. 2013-07-10 20:58:17 +00:00
MachO
Markup
MBlaze
Mips This patch extends mips register parsing methods to allow indexed register parsing. The corresponding test cases are added to the patch. 2013-07-18 09:28:35 +00:00
PowerPC
SystemZ [SystemZ] Add MC support for R[NOX]SBG 2013-07-16 11:28:08 +00:00
X86