llvm-6502/test/CodeGen/X86
Tanya Lattner c8c1f12778 Adding srcdir arg
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18020 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-19 22:45:25 +00:00
..
2002-12-23-LocalRAProblem.llx
2002-12-23-SubProblem.llx
2003-08-03-CallArgLiveRanges.llx
2003-08-03-ReservedWordFunction.llx Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2003-08-23-DeadBlockTest.llx Make this testcase more interesting 2004-07-02 05:43:51 +00:00
2003-11-03-GlobalBool.llx
2004-02-08-UnwindSupport.llx
2004-02-12-Memcpy.llx
2004-02-13-FrameReturnAddress.llx Update this to expect AT&T syntax 2004-11-07 01:46:16 +00:00
2004-02-14-InefficientStackPointer.llx
2004-02-22-Casts.llx
2004-03-30-Select-Max.llx
2004-04-09-SameValueCoalescing.llx Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector. 2004-04-12 19:04:22 +00:00
2004-04-13-FPCMOV-Crash.llx new testcase that crashes the fp stackifier 2004-04-13 21:44:54 +00:00
2004-06-10-StackifierCrash.llx Testcase for PR369 2004-06-11 02:59:47 +00:00
2004-10-08-SelectSetCCFold.llx New testcase. The setcc is only used by a select, but not as a condition: 2004-10-08 16:33:40 +00:00
compare_folding.llx This testcase is a bit silly now, but oh well :) 2004-06-15 21:46:16 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
fp_constant_op.llx
fp_load_cast_fold.llx New testcase 2004-04-11 23:18:30 +00:00
fp_load_fold.llx
io.llx Test for memory mapped I/O intrinsics. 2004-04-14 13:52:56 +00:00
ioport.llx Make the testcase more challenging 2004-04-13 17:18:07 +00:00
isnan.llx Isnan became unordered 2004-06-22 16:13:57 +00:00
select.ll