For PR787:
[oota-llvm.git] / test /
2006-06-04 Owen AndersonUpdate the regression tests, and add a new one encounte...
2006-06-01 Rafael Espindolaadded some tests for argument passing
2006-06-01 Chris Lattnertestcase for the recent inliner improvement.
2006-06-01 Reid SpencerNo, libLLVMbzip2 does not have a .a suffix.
2006-06-01 Reid SpencerFix gcc command line options after LLVMCore and LLVMbzi...
2006-05-31 Evan ChengUpdate vector extract test cases.
2006-05-30 Reid Spencer1. No need to thwart this test with an environment...
2006-05-30 Evan ChengAdded a test case for parameter passing of vector values.
2006-05-30 Evan ChengFix the test failure on non-Darwin targets.
2006-05-30 Evan ChengAdd a lea instruction selection test case.
2006-05-29 Reid SpencerFix a bug with diffing the wrong files. Make output...
2006-05-29 Owen AndersonRequire both tests to pass.
2006-05-29 Owen AndersonUpdate the testcase to check the full extent of LCSSA.
2006-05-28 Reid SpencerFix a problem where dejagnu won't accept the value...
2006-05-28 Reid SpencerProvide an infrastructure for testing the llvm2cpp...
2006-05-27 Chris LattnerNew testcase: check that the inliner constant folds...
2006-05-26 Owen AndersonTrivial testcase that LCSSA can already handle.
2006-05-26 Chris LattnerNew testcase for trivial DSE
2006-05-26 Chris LattnerNew testcase, check that the bc file correctly encodes...
2006-05-25 Chris Lattnernew testcase
2006-05-25 Chris Lattnernew testcases
2006-05-25 Chris LattnerThe patch corresponding to this test had to be reverted...
2006-05-25 Evan ChengNew test case. x86 isel was creating a cycle in the...
2006-05-25 Rafael Espindolacreate test/Regression/CodeGen/ARM/ and add a minimal...
2006-05-25 Evan Cheng-sched-commute-nodes is now on by default.
2006-05-24 Chris LattnerUpdate testcase with recent cbe change
2006-05-24 Chris LattnerTestcase for a new instcombine xform, patch contributed...
2006-05-24 Chris LattnerOne of these xforms is only safe with unsafe math enabled.
2006-05-24 Chris LattnerNew testcase
2006-05-23 Evan ChengAdded a test case for FP equality check.
2006-05-19 Chris Lattnernew testcase for csretcc
2006-05-19 Chris Lattnernew testcase
2006-05-18 Reid SpencerImprove error output. Use the third parameter of the...
2006-05-17 Chris LattnerThis test is buggy: printf is a varargs function. ...
2006-05-17 Evan ChengPR736 has already been fixed. Remove XFAIL marker.
2006-05-17 Evan ChengNew test case for vector type argument pass by value.
2006-05-17 Andrew LenharthAdded regression that breaks gcc4 build
2006-05-17 Chris Lattneradd an external symbol testcase
2006-05-17 Chris Lattnernew test for various forms of calls
2006-05-17 Chris Lattnertest for support to pass/return vectors to calls.
2006-05-16 Chris LattnerAnother testcase that shouldn't need vrsave twiddling
2006-05-16 Chris LattnerRemove this xfail-d test, which doesn't make any sense
2006-05-13 Chris LattnerNew testcase for instcombine
2006-05-12 Chris Lattnernew testcase for a recent rlwimi crash.
2006-05-12 Evan ChengNew scheduling test case.
2006-05-10 Evan ChengUpdate test case
2006-05-10 Chris LattnerNew testcase, check that dead code doesn't pessimize...
2006-05-09 Evan ChengAnother instruction scheduling test case
2006-05-09 Evan ChengTest case for PR770
2006-05-08 Chris Lattnernew testcase
2006-05-07 Chris LattnerThis test passes now, remove xfail marker
2006-05-06 Chris Lattnernew testcase we handle right now.
2006-05-06 Chris Lattnernew testcase
2006-05-06 Chris Lattnernew testcase from ghostscript that inf looped instcombine
2006-05-05 Chris LattnerNew testcase
2006-05-04 Chris Lattnernew testcase that crashes the instcombine pass
2006-05-03 Evan ChengUse movsd to shuffle in the lowest two elements of...
2006-05-03 Evan ChengA few instruction scheduling test cases.
2006-05-01 Chris LattnerNew testcase that crashes the new CFE.
2006-05-01 Chris LattnerIntel mode no longer uses %'s on registers
2006-04-28 Chris Lattnernew testcase miscompiled by instcombine
2006-04-28 Chris Lattnertestcase that crashes the ppc backend, which can't...
2006-04-28 Evan ChengUpdate. It should use two shufps, not three!
2006-04-28 Chris Lattnernew testcase
2006-04-28 Evan ChengTest case for PR748
2006-04-27 Chris LattnerThis should turn into one vector shuffle instruction.
2006-04-27 Chris Lattnernew testcase
2006-04-26 Chris Lattnernew testcase
2006-04-25 Andrew Lenharthanother c99 style problem
2006-04-24 Evan ChengAdded a movq test case.
2006-04-22 Evan ChengTwo more build_vector tests.
2006-04-21 Evan Chengmovddup is a SSE3 instruction.
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-21 Evan ChengMore build_vector tests.
2006-04-21 Evan ChengCheck for llc crash.
2006-04-21 Evan ChengTo be replaced with another test.
2006-04-20 Chris Lattnernew testcase
2006-04-20 Evan ChengDon't know what I was thinking...
2006-04-20 Evan ChengVector extract element test case.
2006-04-20 Evan ChengVector insert test case.
2006-04-20 Chris Lattnerallow this dir to get pruned
2006-04-20 Chris LattnerRemove this target's reg tests
2006-04-20 Chris LattnerFails with all sparcs
2006-04-20 Andrew Lenharthcan we cast between pointers and IntPtrType
2006-04-20 Evan Chengv16i8 splat with 2 punpcklbw and a single pshufd.
2006-04-20 Evan ChengAnother shuffle test. For 4-wide shuffle, no more than...
2006-04-20 Evan ChengAdded a test case for , e.g. xform pand <0, 0, -1,...
2006-04-20 Evan ChengAdded a movhlps, movlhps test case.
2006-04-20 Chris LattnerNew testcase for a codegen crash
2006-04-18 Chris Lattnernew testcase
2006-04-18 Chris LattnerAdd tests for v8i16 and v16i8
2006-04-18 Chris Lattnernew testcase
2006-04-17 Chris LattnerNew testcase, shouldn't touch vrsave
2006-04-17 Chris LattnerNew testcase
2006-04-17 Chris LattnerSome more cases that can be generated with two instructions
2006-04-17 Chris LattnerNew testcases
2006-04-17 Chris Lattnernew testcase
2006-04-17 Chris LattnerNew testcase
2006-04-17 Chris Lattnernew testcase, these shuffles can be implemented with...
2006-04-16 Evan ChengBetter way to splat v2f64
next