llvm-6502/test/CodeGen/X86
Evan Cheng 52b8b5982f Added a load folding bug test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25472 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-20 01:12:23 +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-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 remove dead flags 2005-08-19 01:14:40 +00:00
2005-02-14-IllegalAssembler.ll
2005-05-08-FPStackifierPHI.ll
2005-08-30-RegAllocAliasProblem.ll new testcase corresponding to PR621 2005-08-30 21:02:51 +00:00
2005-12-03-IndirectTailCall.ll new testcase, for PR672 2005-12-04 06:03:25 +00:00
2006-01-19-ISelFoldingBug.ll Added a load folding bug test case. 2006-01-20 01:12:23 +00:00
bswap.ll bswap implementation 2006-01-14 03:14:10 +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
extend.ll new testcase, each function should have one extension instr in it 2005-12-14 19:24:08 +00:00
fabs.ll remove dead flags 2005-08-19 01:14:40 +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
io.llx
ioport.llx
isnan.llx
negatize_zero.ll
overlap-add.ll
overlap-shift.ll
rdtsc.ll This should not be dce'd 2005-11-20 21:46:52 +00:00
regpressure.ll remove dead flags 2005-08-19 01:14:40 +00:00
rotate.ll remove dead flags 2005-08-19 01:14:40 +00:00
select.ll
shift-double.llx Fix a bug in the RUN line 2005-08-21 16:37:36 +00:00
shift-folding.ll remove dead args 2005-08-19 01:17:18 +00:00
store-fp-constant.ll