llvm-6502/test/CodeGen/X86
Chris Lattner 70a1950154 add test to check for tail calls
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22048 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 05:52:51 +00:00
..
2002-12-23-LocalRAProblem.llx
2002-12-23-SubProblem.llx
2003-08-03-CallArgLiveRanges.llx
2003-08-23-DeadBlockTest.llx
2003-11-03-GlobalBool.llx
2004-02-08-UnwindSupport.llx
2004-02-12-Memcpy.llx
2004-02-13-FrameReturnAddress.llx
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 tweak test to accept the (good) code emitted by the pattern isel 2005-05-09 05:54:27 +00:00
compare_folding.llx
dg.exp
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 Make sure this is not eligible for tail-call-elimination so that we test 2005-05-14 23:54:55 +00:00
fast-cc-pass-in-regs.ll Force x86 backend 2005-05-13 16:20:59 +00:00
fast-cc-tail-call.ll add test to check for tail calls 2005-05-15 05:52:51 +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