summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update vector extract test cases.Evan Cheng2006-05-31
* 1. No need to thwart this test with an environment variable. Turning it offReid Spencer2006-05-30
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-30
* Fix the test failure on non-Darwin targets.Evan Cheng2006-05-30
* Add a lea instruction selection test case.Evan Cheng2006-05-30
* Fix a bug with diffing the wrong files. Make output more readable.Reid Spencer2006-05-29
* Require both tests to pass.Owen Anderson2006-05-29
* Update the testcase to check the full extent of LCSSA.Owen Anderson2006-05-29
* Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer2006-05-28
* Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer2006-05-28
* New testcase: check that the inliner constant folds instructions on theChris Lattner2006-05-27
* Trivial testcase that LCSSA can already handle.Owen Anderson2006-05-26
* New testcase for trivial DSEChris Lattner2006-05-26
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-26
* new testcaseChris Lattner2006-05-25
* new testcasesChris Lattner2006-05-25
* The patch corresponding to this test had to be reverted as unsafe.Chris Lattner2006-05-25
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-25
* create test/Regression/CodeGen/ARM/ and add a minimal test to itRafael Espindola2006-05-25
* -sched-commute-nodes is now on by default.Evan Cheng2006-05-25
* Update testcase with recent cbe changeChris Lattner2006-05-24
* 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