llvm-6502/test/MC
Hans Wennborg 9903a2513d test/MC/AsmParser/secure_log_unique.s requires shell
This should fix the chapuni bots.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186611 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-18 21:34:13 +00:00
..
AArch64
ARM [ARMv8] Add NEON instructions VCVT{A, N, P, M}. 2013-07-18 11:53:22 +00:00
AsmParser test/MC/AsmParser/secure_log_unique.s requires shell 2013-07-18 21:34:13 +00:00
COFF [mc-coff] Resolve aliases when emitting COFF relocations 2013-07-15 19:41:21 +00:00
Disassembler [ARMv8] Add NEON instructions VCVT{A, N, P, M}. 2013-07-18 11:53:22 +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 [PowerPC] Revert r185476 and fix up TLS variant kinds 2013-07-09 16:41:09 +00:00
SystemZ [SystemZ] Add MC support for R[NOX]SBG 2013-07-16 11:28:08 +00:00
X86