| Commit message (Expand) | Author | Age | Files | Lines |
* | Update vector extract test cases. | Evan Cheng | 2006-05-31 | 1 | -2/+2 |
* | 1. No need to thwart this test with an environment variable. Turning it off | Reid Spencer | 2006-05-30 | 1 | -57/+60 |
* | Added a test case for parameter passing of vector values. | Evan Cheng | 2006-05-30 | 1 | -0/+9 |
* | Fix the test failure on non-Darwin targets. | Evan Cheng | 2006-05-30 | 1 | -1/+1 |
* | Add a lea instruction selection test case. | Evan Cheng | 2006-05-30 | 1 | -0/+7 |
* | Fix a bug with diffing the wrong files. Make output more readable. | Reid Spencer | 2006-05-29 | 1 | -7/+7 |
* | Require both tests to pass. | Owen Anderson | 2006-05-29 | 1 | -1/+1 |
* | Update the testcase to check the full extent of LCSSA. | Owen Anderson | 2006-05-29 | 1 | -0/+1 |
* | Fix a problem where dejagnu won't accept the value of global tcl variable | Reid Spencer | 2006-05-28 | 3 | -9/+7 |
* | Provide an infrastructure for testing the llvm2cpp program (yet to be | Reid Spencer | 2006-05-28 | 3 | -0/+90 |
* | New testcase: check that the inliner constant folds instructions on the | Chris Lattner | 2006-05-27 | 1 | -0/+15 |
* | Trivial testcase that LCSSA can already handle. | Owen Anderson | 2006-05-26 | 2 | -0/+28 |
* | New testcase for trivial DSE | Chris Lattner | 2006-05-26 | 1 | -1/+8 |
* | New testcase, check that the bc file correctly encodes varargs nonccc calls. | Chris Lattner | 2006-05-26 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2006-05-25 | 1 | -0/+8 |
* | new testcases | Chris Lattner | 2006-05-25 | 1 | -0/+12 |
* | The patch corresponding to this test had to be reverted as unsafe. | Chris Lattner | 2006-05-25 | 1 | -0/+1 |
* | New test case. x86 isel was creating a cycle in the DAG. | Evan Cheng | 2006-05-25 | 1 | -0/+21 |
* | create test/Regression/CodeGen/ARM/ and add a minimal test to it | Rafael Espindola | 2006-05-25 | 2 | -0/+7 |
* | -sched-commute-nodes is now on by default. | Evan Cheng | 2006-05-25 | 1 | -2/+1 |
* | Update testcase with recent cbe change | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | Testcase for a new instcombine xform, patch contributed by Nick Lewycky! | Chris Lattner | 2006-05-24 | 1 | -0/+8 |
* | One of these xforms is only safe with unsafe math enabled. | Chris Lattner | 2006-05-24 | 1 | -1/+2 |
* | New testcase | Chris Lattner | 2006-05-24 | 1 | -0/+9 |
* | Added a test case for FP equality check. | Evan Cheng | 2006-05-23 | 1 | -0/+9 |
* | new testcase for csretcc | Chris Lattner | 2006-05-19 | 1 | -0/+5 |
* | new testcase | Chris Lattner | 2006-05-19 | 1 | -0/+23 |
* | Improve error output. Use the third parameter of the "catch" command to | Reid Spencer | 2006-05-18 | 1 | -3/+3 |
* | This test is buggy: printf is a varargs function. This fixes the test with | Chris Lattner | 2006-05-17 | 1 | -2/+2 |
* | PR736 has already been fixed. Remove XFAIL marker. | Evan Cheng | 2006-05-17 | 1 | -3/+0 |
* | New test case for vector type argument pass by value. | Evan Cheng | 2006-05-17 | 1 | -0/+14 |
* | Added regression that breaks gcc4 build | Andrew Lenharth | 2006-05-17 | 1 | -0/+15 |
* | add an external symbol testcase | Chris Lattner | 2006-05-17 | 1 | -1/+6 |
* | new test for various forms of calls | Chris Lattner | 2006-05-17 | 1 | -0/+23 |
* | test for support to pass/return vectors to calls. | Chris Lattner | 2006-05-17 | 1 | -0/+11 |
* | Another testcase that shouldn't need vrsave twiddling | Chris Lattner | 2006-05-16 | 1 | -1/+7 |
* | Remove this xfail-d test, which doesn't make any sense | Chris Lattner | 2006-05-16 | 1 | -12/+0 |
* | New testcase for instcombine | Chris Lattner | 2006-05-13 | 1 | -0/+9 |
* | new testcase for a recent rlwimi crash. | Chris Lattner | 2006-05-12 | 1 | -0/+60 |
* | New scheduling test case. | Evan Cheng | 2006-05-12 | 2 | -2/+54 |
* | Update test case | Evan Cheng | 2006-05-10 | 1 | -0/+1 |
* | New testcase, check that dead code doesn't pessimize instcombine | Chris Lattner | 2006-05-10 | 1 | -0/+12 |
* | Another instruction scheduling test case | Evan Cheng | 2006-05-09 | 1 | -0/+22 |
* | Test case for PR770 | Evan Cheng | 2006-05-09 | 1 | -0/+22 |
* | new testcase | Chris Lattner | 2006-05-08 | 1 | -0/+6 |
* | This test passes now, remove xfail marker | Chris Lattner | 2006-05-07 | 1 | -2/+1 |
* | new testcase we handle right now. | Chris Lattner | 2006-05-06 | 1 | -6/+20 |
* | new testcase | Chris Lattner | 2006-05-06 | 1 | -0/+33 |
* | new testcase from ghostscript that inf looped instcombine | Chris Lattner | 2006-05-06 | 1 | -0/+522 |
* | New testcase | Chris Lattner | 2006-05-05 | 1 | -0/+8 |