Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1319: | Reid Spencer | 2007-04-15 | 54 | -87/+114 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 6 | -9/+15 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 35 | -7/+41 |
* | Fix this test in a slightly more obvious way. | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 5 | -9/+10 |
* | Use %prcontext, $prcontext is not resolving for some reason. | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
* | PR1319: | Reid Spencer | 2007-04-15 | 3 | -4/+6 |
* | This test case is incorrect. Remove it. | Zhou Sheng | 2007-04-15 | 1 | -14/+0 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 7 | -23/+36 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 6 | -9/+13 |
* | Keep lines a reasonable length. | Reid Spencer | 2007-04-15 | 1 | -1/+2 |
* | Patch supplied by gabor. | Jeff Cohen | 2007-04-15 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-04-15 | 1 | -0/+36 |
* | XFAIL this for now. | Owen Anderson | 2007-04-14 | 1 | -0/+1 |
* | Oops. A little aggressive on the name changes there. | Reid Spencer | 2007-04-14 | 1 | -8/+8 |
* | For PR1913: | Reid Spencer | 2007-04-14 | 9 | -22/+31 |
* | new testcase | Chris Lattner | 2007-04-14 | 1 | -0/+9 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
* | Changes to fix problems with "make check". Apparently you can redefine | Reid Spencer | 2007-04-14 | 2 | -2/+2 |
* | manually upgrade test. Add a new test2. I have no way to see if this works | Chris Lattner | 2007-04-14 | 1 | -22/+33 |
* | This test should have been updated with llvm 1.7! | Reid Spencer | 2007-04-14 | 1 | -3/+3 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 116 | -171/+199 |
* | This test needs to use egrep. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
* | Fix a test test llvm.exp found. | Reid Spencer | 2007-04-14 | 1 | -5/+5 |
* | bool -> i1 (found by llvm.exp) | Reid Spencer | 2007-04-14 | 2 | -4/+3 |
* | Fix a syntax error that llvm.exp found. | Reid Spencer | 2007-04-14 | 1 | -2/+1 |
* | Fix an "already-upgraded" test that llvm.exp found. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2007-04-14 | 1 | -0/+20 |
* | testcase for PR1201 | Chris Lattner | 2007-04-14 | 1 | -0/+12 |
* | Add the SCCP regression tests for APInt expressions. These test cases | Reid Spencer | 2007-04-13 | 15 | -0/+360 |
* | The "implementation" keyword is no more! | Reid Spencer | 2007-04-11 | 1 | -2/+0 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 39 | -39/+39 |
* | adjust test | Chris Lattner | 2007-04-11 | 1 | -1/+1 |
* | sext of compares. | Chris Lattner | 2007-04-11 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2007-04-11 | 1 | -0/+17 |
* | Add test case for PR 1154. | Devang Patel | 2007-04-10 | 1 | -0/+125 |
* | new testcase | Chris Lattner | 2007-04-09 | 1 | -0/+5 |
* | Add check for opt crash. | Devang Patel | 2007-04-09 | 1 | -0/+1 |
* | Add Loop Rotate test cases. | Devang Patel | 2007-04-09 | 7 | -0/+256 |
* | new testcase for PR1304 | Chris Lattner | 2007-04-09 | 1 | -0/+7 |
* | new testcase for PR1286 | Chris Lattner | 2007-04-09 | 1 | -0/+7 |
* | this xform is correct, not an xfail | Chris Lattner | 2007-04-08 | 1 | -5/+2 |
* | tweak this to test the right thing. | Chris Lattner | 2007-04-08 | 1 | -1/+1 |
* | new testcase, should simplify down to a xor/and/xor sequence. | Chris Lattner | 2007-04-08 | 1 | -0/+11 |
* | testcase for PR1307 | Chris Lattner | 2007-04-06 | 1 | -0/+28 |
* | new testcase, update old one. | Chris Lattner | 2007-04-06 | 2 | -4/+23 |
* | new testcase that crashes globalopt | Chris Lattner | 2007-04-05 | 1 | -0/+34 |
* | Any add is wrong, regardless of type. | Jeff Cohen | 2007-04-04 | 1 | -1/+1 |
* | Get it right... | Jeff Cohen | 2007-04-04 | 1 | -1/+2 |
* | Test for transformConstExprCastCall fix. | Dale Johannesen | 2007-04-04 | 1 | -0/+27 |