llvm-6502/test/MC
Jim Grosbach 6d2986cd03 ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines.
These tests weren't actually being run before (missing ':' after CHECK).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161800 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-13 22:25:44 +00:00
..
ARM
AsmParser
COFF llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487. 2012-08-08 13:27:04 +00:00
Disassembler ARM: Move Thumb2 tests to Thumb2 test file and fix CHECK lines. 2012-08-13 22:25:44 +00:00
ELF Give this test an explicit triple. 2012-08-12 08:21:27 +00:00
MachO
MBlaze
Mips Another 32 to 64 bit sign extension bug. 2012-08-09 19:43:18 +00:00
X86