llvm-6502/test/MC
Tim Northover 29cc13892d ARM: remove invalid invalid tests
The tests were checking for barriers which the ARM ARM says they must execute
as a full system DMB/DSB, rather than that they're UNDEFINED and LLVM does in
fact represent them.

The tests happened to be passing because they were using a non-versioned ARM
triple which didn't have *any* DMB/DSB instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186662 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-19 10:19:56 +00:00
..
AArch64 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
ARM [ARMv8] Add NEON instructions VCVT{A, N, P, M}. 2013-07-18 11:53:22 +00:00
AsmParser llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can be reverted. 2013-07-19 01:26:08 +00:00
COFF [mc-coff] Resolve aliases when emitting COFF relocations 2013-07-15 19:41:21 +00:00
Disassembler ARM: remove invalid invalid tests 2013-07-19 10:19:56 +00:00
ELF Put ELF COMDAT relocations into the relevant COMDAT group. 2013-07-10 20:58:17 +00:00
MachO Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
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 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00