llvm-6502/test/CodeGen/X86
Chris Lattner 956344c1cb None of these tests should require a working lli, they are codegen tests,
not execution tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22655 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-04 19:55:39 +00:00
..
2002-12-23-LocalRAProblem.llx None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00
2002-12-23-SubProblem.llx None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00
2003-08-03-CallArgLiveRanges.llx None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00
2003-08-23-DeadBlockTest.llx
2003-11-03-GlobalBool.llx
2004-02-08-UnwindSupport.llx None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00
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
2004-04-13-FPCMOV-Crash.llx
2004-06-10-StackifierCrash.llx
2004-10-08-SelectSetCCFold.llx
2005-01-17-CycleInDAG.ll New testcase for a problem that occurred in 132.ijpeg 2005-01-17 06:25:59 +00:00
2005-02-14-IllegalAssembler.ll make sure this test tests the intended target. 2005-03-23 01:32:03 +00:00
2005-05-08-FPStackifierPHI.ll New testcase that crashes the pattern isel 2005-05-09 03:36:11 +00:00
commute-two-addr.ll set the target triple so that we don't fail due to X86 abi issues 2005-07-20 03:56:48 +00:00
compare_folding.llx
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
fabs.ll Update dejagnu tests to use the new pattern isel flag 2005-04-16 04:25:48 +00:00
fast-cc-callee-pops.ll new testcase 2005-05-13 22:15:26 +00:00
fast-cc-merge-stack-adj.ll Allow this to pass on non-linux systems as well, such as darwin 2005-07-20 19:12:00 +00:00
fast-cc-pass-in-regs.ll Force x86 backend 2005-05-13 16:20:59 +00:00
fast-cc-tail-call.ll Fix this to test the BE we care about 2005-08-03 21:01:46 +00:00
fildll.ll Ensure these casts are done with the hardware fildll instruction 2005-05-14 07:09:25 +00:00
fp_constant_op.llx
fp_load_cast_fold.llx
fp_load_fold.llx
fp-immediate-shorten.ll Add a testcase I forgot to commit earlier. 2005-01-07 07:56:08 +00:00
io.llx
ioport.llx
isnan.llx
negatize_zero.ll New testcase 2005-01-06 21:18:53 +00:00
overlap-add.ll xfail these tests, whcih require more info in the code generator to implement 2005-01-02 19:01:33 +00:00
overlap-shift.ll xfail these tests, whcih require more info in the code generator to implement 2005-01-02 19:01:33 +00:00
regpressure.ll This is a carefully contrived testcase where the X86 ISel is emitting all loads 2005-01-17 23:16:01 +00:00
rotate.ll Update dejagnu tests to use the new pattern isel flag 2005-04-16 04:25:48 +00:00
select.ll
shift-double.llx Update dejagnu tests to use the new pattern isel flag 2005-04-16 04:25:48 +00:00
shift-folding.ll new testcase 2005-05-09 17:09:31 +00:00
store-fp-constant.ll New testcase. 2005-01-08 05:44:07 +00:00