llvm-6502/test/MC/Disassembler/X86
Eli Bendersky 0f0c411079 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-16 06:28:33 +00:00
..
enhanced.txt Insert dummy ED table entries for pseudo-instructions. 2011-10-10 18:30:16 +00:00
intel-syntax.txt Fix some Intel syntax disassembly issues with instructions that implicitly use AL/AX/EAX/RAX such as ADD/SUB/ADC/SUBB/XOR/OR/AND/CMP/MOV/TEST. 2011-10-02 21:08:12 +00:00
invalid-VEX-vvvv.txt Add test case for PR10851. 2011-09-14 04:36:54 +00:00
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
simple-tests.txt Add disassembler support for VPERMIL2PD and VPERMIL2PS. 2011-12-30 06:23:39 +00:00
truncated-input.txt
x86-32.txt Add X86 SARX, SHRX, and SHLX instructions. 2011-10-23 22:18:24 +00:00