summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New testcase for instcombineChris Lattner2006-05-13
* new testcase for a recent rlwimi crash.Chris Lattner2006-05-12
* New scheduling test case.Evan Cheng2006-05-12
* Update test caseEvan Cheng2006-05-10
* New testcase, check that dead code doesn't pessimize instcombineChris Lattner2006-05-10
* Another instruction scheduling test caseEvan Cheng2006-05-09
* Test case for PR770Evan Cheng2006-05-09
* new testcaseChris Lattner2006-05-08
* This test passes now, remove xfail markerChris Lattner2006-05-07
* new testcase we handle right now.Chris Lattner2006-05-06
* new testcaseChris Lattner2006-05-06
* new testcase from ghostscript that inf looped instcombineChris Lattner2006-05-06
* New testcaseChris Lattner2006-05-05
* new testcase that crashes the instcombine passChris Lattner2006-05-04
* Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector whenEvan Cheng2006-05-03
* A few instruction scheduling test cases.Evan Cheng2006-05-03
* New testcase that crashes the new CFE.Chris Lattner2006-05-01
* Intel mode no longer uses %'s on registersChris Lattner2006-05-01
* new testcase miscompiled by instcombineChris Lattner2006-04-28
* testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner2006-04-28
* Update. It should use two shufps, not three!Evan Cheng2006-04-28
* new testcaseChris Lattner2006-04-28
* Test case for PR748Evan Cheng2006-04-28
* This should turn into one vector shuffle instruction.Chris Lattner2006-04-27
* new testcaseChris Lattner2006-04-27
* new testcaseChris Lattner2006-04-26
* another c99 style problemAndrew Lenharth2006-04-25
* Added a movq test case.Evan Cheng2006-04-24
* Two more build_vector tests.Evan Cheng2006-04-22
* movddup is a SSE3 instruction.Evan Cheng2006-04-21
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-21
* More build_vector tests.Evan Cheng2006-04-21
* Check for llc crash.Evan Cheng2006-04-21
* To be replaced with another test.Evan Cheng2006-04-21
* new testcaseChris Lattner2006-04-20
* Don't know what I was thinking...Evan Cheng2006-04-20
* Vector extract element test case.Evan Cheng2006-04-20
* Vector insert test case.Evan Cheng2006-04-20
* allow this dir to get prunedChris Lattner2006-04-20
* Remove this target's reg testsChris Lattner2006-04-20
* Fails with all sparcsChris Lattner2006-04-20
* can we cast between pointers and IntPtrTypeAndrew Lenharth2006-04-20
* v16i8 splat with 2 punpcklbw and a single pshufd.Evan Cheng2006-04-20
* Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*.Evan Cheng2006-04-20
* Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng2006-04-20
* Added a movhlps, movlhps test case.Evan Cheng2006-04-20
* New testcase for a codegen crashChris Lattner2006-04-20
* new testcaseChris Lattner2006-04-18
* Add tests for v8i16 and v16i8Chris Lattner2006-04-18
* new testcaseChris Lattner2006-04-18