summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Testcase for a new instcombine xform, patch contributed by Nick Lewycky!Chris Lattner2006-05-24
* One of these xforms is only safe with unsafe math enabled.Chris Lattner2006-05-24
* New testcaseChris Lattner2006-05-24
* Added a test case for FP equality check.Evan Cheng2006-05-23
* new testcase for csretccChris Lattner2006-05-19
* new testcaseChris Lattner2006-05-19
* Improve error output. Use the third parameter of the "catch" command toReid Spencer2006-05-18
* This test is buggy: printf is a varargs function. This fixes the test withChris Lattner2006-05-17
* PR736 has already been fixed. Remove XFAIL marker.Evan Cheng2006-05-17
* New test case for vector type argument pass by value.Evan Cheng2006-05-17
* Added regression that breaks gcc4 buildAndrew Lenharth2006-05-17
* add an external symbol testcaseChris Lattner2006-05-17
* new test for various forms of callsChris Lattner2006-05-17
* test for support to pass/return vectors to calls.Chris Lattner2006-05-17
* Another testcase that shouldn't need vrsave twiddlingChris Lattner2006-05-16
* Remove this xfail-d test, which doesn't make any senseChris Lattner2006-05-16
* 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