llvm-6502/test/CodeGen/X86
2006-02-03 06:46:41 +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 XFAIL tailcall test cases until it's implemented. 2006-01-27 21:13:27 +00:00
2006-01-19-ISelFoldingBug.ll Added a load folding bug test case. 2006-01-20 01:12:23 +00:00
2006-01-30-LongSetcc.ll new testcase for the 'C++' failures last night. 2006-01-30 22:43:10 +00:00
bswap.ll X86 dag isel is now (soon) the default. 2006-01-27 21:15:22 +00:00
commute-two-addr.ll
compare_folding.llx
compare-add.ll new testcase 2006-02-02 06:35:38 +00:00
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 These are fp stack test cases. 2006-01-27 21:14:23 +00:00
fast-cc-callee-pops.ll
fast-cc-merge-stack-adj.ll
fast-cc-pass-in-regs.ll
fast-cc-tail-call.ll XFAIL tailcall test cases until it's implemented. 2006-01-27 21:13:27 +00:00
fildll.ll These are fp stack test cases. 2006-01-27 21:14:23 +00:00
fp_constant_op.llx Use Intel assembly syntax to look for ST 2006-01-27 22:51:51 +00:00
fp_load_cast_fold.llx
fp_load_fold.llx Use Intel assembly syntax to look for ST 2006-01-27 22:51:51 +00:00
fp-immediate-shorten.ll These are fp stack test cases. 2006-01-27 21:14:23 +00:00
io.llx
ioport.llx
isnan.llx
negatize_zero.ll These are fp stack test cases. 2006-01-27 21:14:23 +00:00
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
setuge.ll Don't generate (or setp, setae) for SETUGE. Simply flip the operands around and 2006-01-30 23:39:40 +00:00
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
sse-load-ret.ll new testcase for the 'ret double folding with load' opzn 2006-02-01 01:45:02 +00:00
store_op_load_fold.ll Added a (store (op (load ...) ...) ...) folding test case. 2006-02-03 06:46:41 +00:00
store-fp-constant.ll