aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update vector extract test cases.Evan Cheng2006-05-311-2/+2
* 1. No need to thwart this test with an environment variable. Turning it offReid Spencer2006-05-301-57/+60
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-301-0/+9
* Fix the test failure on non-Darwin targets.Evan Cheng2006-05-301-1/+1
* Add a lea instruction selection test case.Evan Cheng2006-05-301-0/+7
* Fix a bug with diffing the wrong files. Make output more readable.Reid Spencer2006-05-291-7/+7
* Require both tests to pass.Owen Anderson2006-05-291-1/+1
* Update the testcase to check the full extent of LCSSA.Owen Anderson2006-05-291-0/+1
* Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer2006-05-283-9/+7
* Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer2006-05-283-0/+90
* New testcase: check that the inliner constant folds instructions on theChris Lattner2006-05-271-0/+15
* Trivial testcase that LCSSA can already handle.Owen Anderson2006-05-262-0/+28
* New testcase for trivial DSEChris Lattner2006-05-261-1/+8
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-261-0/+8
* new testcaseChris Lattner2006-05-251-0/+8
* new testcasesChris Lattner2006-05-251-0/+12
* The patch corresponding to this test had to be reverted as unsafe.Chris Lattner2006-05-251-0/+1
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-251-0/+21
* create test/Regression/CodeGen/ARM/ and add a minimal test to itRafael Espindola2006-05-252-0/+7
* -sched-commute-nodes is now on by default.Evan Cheng2006-05-251-2/+1
* Update testcase with recent cbe changeChris Lattner2006-05-241-1/+1
* Testcase for a new instcombine xform, patch contributed by Nick Lewycky!Chris Lattner2006-05-241-0/+8
* One of these xforms is only safe with unsafe math enabled.Chris Lattner2006-05-241-1/+2
* New testcaseChris Lattner2006-05-241-0/+9
* Added a test case for FP equality check.Evan Cheng2006-05-231-0/+9
* new testcase for csretccChris Lattner2006-05-191-0/+5
* new testcaseChris Lattner2006-05-191-0/+23
* Improve error output. Use the third parameter of the "catch" command toReid Spencer2006-05-181-3/+3
* This test is buggy: printf is a varargs function. This fixes the test withChris Lattner2006-05-171-2/+2
* PR736 has already been fixed. Remove XFAIL marker.Evan Cheng2006-05-171-3/+0
* New test case for vector type argument pass by value.Evan Cheng2006-05-171-0/+14
* Added regression that breaks gcc4 buildAndrew Lenharth2006-05-171-0/+15
* add an external symbol testcaseChris Lattner2006-05-171-1/+6
* new test for various forms of callsChris Lattner2006-05-171-0/+23
* test for support to pass/return vectors to calls.Chris Lattner2006-05-171-0/+11
* Another testcase that shouldn't need vrsave twiddlingChris Lattner2006-05-161-1/+7
* Remove this xfail-d test, which doesn't make any senseChris Lattner2006-05-161-12/+0
* New testcase for instcombineChris Lattner2006-05-131-0/+9
* new testcase for a recent rlwimi crash.Chris Lattner2006-05-121-0/+60
* New scheduling test case.Evan Cheng2006-05-122-2/+54
* Update test caseEvan Cheng2006-05-101-0/+1
* New testcase, check that dead code doesn't pessimize instcombineChris Lattner2006-05-101-0/+12
* Another instruction scheduling test caseEvan Cheng2006-05-091-0/+22
* Test case for PR770Evan Cheng2006-05-091-0/+22
* new testcaseChris Lattner2006-05-081-0/+6
* This test passes now, remove xfail markerChris Lattner2006-05-071-2/+1
* new testcase we handle right now.Chris Lattner2006-05-061-6/+20
* new testcaseChris Lattner2006-05-061-0/+33
* new testcase from ghostscript that inf looped instcombineChris Lattner2006-05-061-0/+522
* New testcaseChris Lattner2006-05-051-0/+8