.. |
.cvsignore
|
|
|
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-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
|
|
|
2005-02-14-IllegalAssembler.ll
|
|
|
2005-05-08-FPStackifierPHI.ll
|
|
|
2005-08-30-RegAllocAliasProblem.ll
|
|
|
2005-12-03-IndirectTailCall.ll
|
|
|
2006-01-19-ISelFoldingBug.ll
|
|
|
2006-01-30-LongSetcc.ll
|
|
|
2006-03-01-InstrSchedBug.ll
|
|
|
2006-03-02-InstrSchedBug.ll
|
|
|
2006-04-04-CrossBlockCrash.ll
|
|
|
2006-04-27-ISelFoldingBug.ll
|
Fix the test failure on non-Darwin targets.
|
2006-05-30 20:35:46 +00:00 |
2006-05-01-SchedCausingSpills.ll
|
|
|
2006-05-02-InstrSched1.ll
|
|
|
2006-05-02-InstrSched2.ll
|
Temporarily xfail this test, evan will look at it in a week or so.
|
2006-08-18 00:18:38 +00:00 |
2006-05-08-CoalesceSubRegClass.ll
|
|
|
2006-05-08-InstrSched.ll
|
Improved codegen due to Chris' live interval joining changes.
|
2006-08-26 07:38:36 +00:00 |
2006-05-11-InstrSched.ll
|
-sched-commute-nodes is now on by default.
|
2006-05-25 08:39:25 +00:00 |
2006-05-17-VectorArg.ll
|
New test case for vector type argument pass by value.
|
2006-05-17 20:20:04 +00:00 |
2006-05-22-FPSetEQ.ll
|
Added a test case for FP equality check.
|
2006-05-23 06:41:23 +00:00 |
2006-05-25-CycleInDAG.ll
|
New test case. x86 isel was creating a cycle in the DAG.
|
2006-05-25 20:21:19 +00:00 |
2006-07-10-InlineAsmAConstraint.ll
|
New testcase for PR825.
|
2006-07-11 02:52:37 +00:00 |
2006-07-12-InlineAsmQConstraint.ll
|
Testcase for PR828.
|
2006-07-12 16:59:09 +00:00 |
2006-07-19-ATTAsm.ll
|
Regression test for PR834.
|
2006-07-19 16:37:15 +00:00 |
2006-07-20-InlineAsm.ll
|
New testcase for PR833
|
2006-07-20 19:04:36 +00:00 |
2006-07-28-AsmPrint-Long-As-Pointer.ll
|
New testcase for PR853
|
2006-07-29 01:50:53 +00:00 |
2006-07-31-SingleRegClass.ll
|
New testcase for PR850.
|
2006-07-31 23:25:17 +00:00 |
2006-08-07-CycleInDAG.ll
|
New test case.
|
2006-08-07 23:58:47 +00:00 |
2006-08-16-CycleInDAG.ll
|
Another cyclic dag test case.
|
2006-08-17 00:00:46 +00:00 |
2006-08-21-ExtraMovInst.ll
|
Added a check so that if we have two machine instructions in this form
|
2006-08-21 07:33:33 +00:00 |
2006-09-01-CycleInDAG.ll
|
Another "cyclic DAG" test case.
|
2006-09-01 23:50:17 +00:00 |
bswap.ll
|
|
|
cmp-test.ll
|
Rename a test-not-cmp.ll to cmp-test.ll; add a test.
|
2006-09-11 02:33:29 +00:00 |
commute-two-addr.ll
|
|
|
compare_folding.llx
|
|
|
compare-add.ll
|
|
|
dg.exp
|
|
|
div_const.ll
|
Testcase for GCC bug28417, ensuring that we don't start getting it wrong
|
2006-07-30 17:46:37 +00:00 |
extend.ll
|
|
|
fabs.ll
|
This is also a 32-bit only test. x86-64 would pass fp parameters through XMM registers.
|
2006-08-29 22:01:39 +00:00 |
fast-cc-callee-pops.ll
|
allow this to pass on non-x86 machines
|
2006-07-26 20:44:24 +00:00 |
fast-cc-merge-stack-adj.ll
|
|
|
fast-cc-pass-in-regs.ll
|
|
|
fast-cc-tail-call.ll
|
|
|
fildll.ll
|
|
|
fp_constant_op.llx
|
|
|
fp_load_cast_fold.llx
|
|
|
fp_load_fold.llx
|
|
|
fp-immediate-shorten.ll
|
|
|
imul-lea.ll
|
|
|
inline-asm.ll
|
Add new testcase
|
2006-06-08 18:26:48 +00:00 |
isnan.llx
|
|
|
jump_sign.ll
|
new testcase
|
2006-09-13 03:21:27 +00:00 |
lea-2.ll
|
New testcase
|
2006-09-13 04:43:26 +00:00 |
lea.ll
|
Add a lea instruction selection test case.
|
2006-05-30 06:53:55 +00:00 |
loop-hoist.ll
|
new testcase
|
2006-09-13 05:59:25 +00:00 |
loop-strength-reduce.ll
|
|
|
mul-shift-reassoc.ll
|
|
|
negatize_zero.ll
|
|
|
overlap-add.ll
|
|
|
overlap-shift.ll
|
|
|
rdtsc.ll
|
|
|
regpressure.ll
|
|
|
rotate.ll
|
|
|
select.ll
|
make this harder
|
2006-09-05 20:27:06 +00:00 |
setuge.ll
|
|
|
shift-coalesce.ll
|
new testcase for pr687
|
2006-08-29 23:09:59 +00:00 |
shift-double.llx
|
|
|
shift-folding.ll
|
|
|
shift-one.ll
|
|
|
sse-load-ret.ll
|
|
|
store_op_load_fold2.ll
|
Fix test case so it passes on x86-64.
|
2006-08-29 21:49:58 +00:00 |
store_op_load_fold.ll
|
|
|
store-fp-constant.ll
|
|
|
store-global-address.ll
|
|
|
test-load-fold.ll
|
testcase, ensure this never breaks.
|
2006-09-06 21:54:59 +00:00 |
unpcklps.ll
|
|
|
vec_call.ll
|
Added a test case for parameter passing of vector values.
|
2006-05-30 20:37:00 +00:00 |
vec_clear.ll
|
|
|
vec_extract.ll
|
Update vector extract test cases.
|
2006-05-31 00:48:09 +00:00 |
vec_ins_extract.ll
|
new testcase, not currently working.
|
2006-06-14 21:24:57 +00:00 |
vec_insert.ll
|
|
|
vec_return.ll
|
|
|
vec_select.ll
|
|
|
vec_set-2.ll
|
|
|
vec_set-3.ll
|
|
|
vec_set-4.ll
|
|
|
vec_set-5.ll
|
|
|
vec_set-6.ll
|
|
|
vec_set-7.ll
|
|
|
vec_set.ll
|
|
|
vec_shuffle-2.ll
|
|
|
vec_shuffle-3.ll
|
|
|
vec_shuffle-4.ll
|
|
|
vec_shuffle-5.ll
|
|
|
vec_shuffle-6.ll
|
Fix a broken test.
|
2006-07-20 23:50:13 +00:00 |
vec_shuffle-7.ll
|
New vector shuffle test case.
|
2006-07-20 23:51:01 +00:00 |
vec_shuffle-8.ll
|
Add a new test case for 'undef' shuffles.
|
2006-09-08 01:54:32 +00:00 |
vec_shuffle.ll
|
Update
|
2006-07-07 17:54:10 +00:00 |
vec_splat-2.ll
|
|
|
vec_splat.ll
|
|
|
vec_zero.ll
|
Update test case.
|
2006-07-05 20:46:27 +00:00 |