..
.cvsignore
Tired of wading through cvs's list ? files that are generated when building
2006-03-23 23:41:57 +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
Make this testcase more interesting
2004-07-02 05:43:51 +00:00
2003-11-03-GlobalBool.llx
Genericize tests
2003-11-19 19:44:28 +00:00
2004-02-12-Memcpy.llx
Test that we get rep movs when calling memcpy
2004-02-12 17:53:43 +00:00
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
New testcase for PR237: [x86] wierd stack/frame pointer manipulation
2004-02-15 00:21:04 +00:00
2004-02-22-Casts.llx
Add testcase for the casts that are missing in PR249
2004-02-23 03:21:09 +00:00
2004-03-30-Select-Max.llx
New testcase. This now codegens to:
2004-03-30 22:36:52 +00:00
2004-04-09-SameValueCoalescing.llx
remove dead args
2005-08-19 01:17:18 +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
2005-01-17-CycleInDAG.ll
remove dead flags
2005-08-19 01:14:40 +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
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
2006-03-01-InstrSchedBug.ll
Add a regression test for bug 478.
2006-03-02 21:48:34 +00:00
2006-03-02-InstrSchedBug.ll
Add another test case for instruction scheduling.
2006-03-03 18:58:09 +00:00
bswap.ll
X86 dag isel is now (soon) the default.
2006-01-27 21:15:22 +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
This testcase is a bit silly now, but oh well :)
2004-06-15 21:46:16 +00:00
compare-add.ll
new testcase
2006-02-02 06:35:38 +00:00
dg.exp
Adding srcdir arg
2004-11-19 22:45:25 +00:00
extend.ll
new testcase, each function should have one extension instr in it
2005-12-14 19:24:08 +00:00
fabs.ll
Also requires -mattr=-sse3
2006-03-15 18:05:13 +00:00
fast-cc-callee-pops.ll
update testcases for x86 fastcc changes.
2006-03-18 23:48:54 +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
update testcases for x86 fastcc changes.
2006-03-18 23:48:54 +00:00
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
New testcase
2004-04-11 23:18:30 +00:00
fp_load_fold.llx
Use Intel assembly syntax to look for ST
2006-01-27 22:51:51 +00:00
fp-immediate-shorten.ll
Also requires -mattr=-sse3
2006-03-15 18:05:13 +00:00
imul-lea.ll
New test case: use lea for imul by some constants.
2006-02-25 10:16:10 +00:00
isnan.llx
Isnan became unordered
2004-06-22 16:13:57 +00:00
lea.ll
lea.ll is XFAIL until we implement convertToThreeAddress.
2006-02-25 10:15:22 +00:00
loop-strength-reduce.ll
Option -enable-x86-lsr has been removed
2006-03-20 18:26:11 +00:00
mul-shift-reassoc.ll
new testcase
2006-03-01 03:43:38 +00:00
negatize_zero.ll
Also requires -mattr=-sse3
2006-03-15 18:05:13 +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
evan's recent x86 isel improvements have fixed this, though not in the way
2006-02-28 16:39:56 +00:00
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
Tests for fp cmov's that I forgot to check in earlier
2004-04-01 03:47:56 +00:00
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
shift-one.ll
Add a test case for left shift by 1. We should not be using lea for this.
2006-02-28 23:57:45 +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_fold2.ll
Add a test case for (store (op (load ..) ..) ..) folding.
2006-03-09 19:04:30 +00:00
store_op_load_fold.ll
weak globals on darwin require an extra load, breaking this test
2006-03-10 17:55:10 +00:00
store-fp-constant.ll
New testcase.
2005-01-08 05:44:07 +00:00
store-global-address.ll
New test case: use lea for imul by some constants.
2006-02-25 10:16:10 +00:00
vec_splat.ll
Replace vector splat test case.
2006-03-22 21:39:25 +00:00