| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix this test | Chris Lattner | 2004-12-13 | 1 | -1/+1 |
* | Add testcases for simple things we can handle that occur now in vortex. | Chris Lattner | 2004-12-12 | 2 | -0/+12 |
* | New testcase. Shrinking the variable to a bool allows instcombine to delete | Chris Lattner | 2004-12-12 | 1 | -0/+22 |
* | New testcase. If one side of and/or is known to be 0/-1, it doesn't matter | Chris Lattner | 2004-12-11 | 1 | -0/+8 |
* | Update test | Chris Lattner | 2004-12-11 | 1 | -1/+1 |
* | New testcase that ipsccp should handle. | Chris Lattner | 2004-12-11 | 1 | -0/+23 |
* | New testcase | Chris Lattner | 2004-12-10 | 1 | -0/+19 |
* | New testcase that SCCP miscompiles. Luckily this is extremely unlikely to | Chris Lattner | 2004-12-10 | 1 | -0/+11 |
* | Check in the right test | Chris Lattner | 2004-12-10 | 1 | -4/+1 |
* | New testcase for a bug exposed by the ipsccp pass, causing dparser to fail | Chris Lattner | 2004-12-10 | 1 | -0/+62 |
* | New testcase | Chris Lattner | 2004-12-10 | 1 | -0/+13 |
* | new testcase | Chris Lattner | 2004-12-08 | 1 | -0/+17 |
* | Fix this regression and remove the XFAIL from this test. | Alkis Evlogimenos | 2004-12-08 | 1 | -1/+0 |
* | This testcase causes the instruction combiner to go spiraling into | Chris Lattner | 2004-12-08 | 1 | -0/+6 |
* | Mark this as an XFAIL until a fix is worked out. | Alkis Evlogimenos | 2004-12-08 | 1 | -0/+1 |
* | Add regression | Alkis Evlogimenos | 2004-12-08 | 1 | -0/+14 |
* | This is a cross platform fail, failing on freebsd as well | Chris Lattner | 2004-11-30 | 1 | -1/+1 |
* | New testcase for simplifycfg | Chris Lattner | 2004-11-30 | 1 | -0/+11 |
* | Update the test to match the optimization. The optimization can let some | Reid Spencer | 2004-11-28 | 1 | -1/+1 |
* | New testcase. The store is not dead here. | Chris Lattner | 2004-11-28 | 1 | -0/+13 |
* | Correct the RUN line to remove unneeded parameters and make sure the test | Reid Spencer | 2004-11-28 | 1 | -1/+1 |
* | Test case for PR454 | Reid Spencer | 2004-11-28 | 1 | -0/+159 |
* | New testcase | Chris Lattner | 2004-11-27 | 1 | -0/+9 |
* | %p is expanded by dejagnu, avoid it in the test. | Chris Lattner | 2004-11-22 | 1 | -1/+1 |
* | Pull out failing test into a seperate file, which is xfailed | Chris Lattner | 2004-11-22 | 2 | -6/+9 |
* | This was fixed | Chris Lattner | 2004-11-22 | 1 | -1/+0 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 39 | -39/+39 |
* | New testcase that crashes licm | Chris Lattner | 2004-11-17 | 1 | -0/+24 |
* | New testcase for recent patch to SCCP, thanks to Nate Begeman for pointing | Chris Lattner | 2004-11-16 | 1 | -0/+14 |
* | New testcase. Believe it or not, this happens a LOT in vortex | Chris Lattner | 2004-11-14 | 1 | -0/+14 |
* | New testcase: the phi can be eliminated if the casts are sucked into it. | Chris Lattner | 2004-11-14 | 1 | -0/+12 |
* | Fix typo | Chris Lattner | 2004-11-14 | 1 | -1/+1 |
* | add a testcase, which we already handle | Chris Lattner | 2004-11-14 | 1 | -1/+11 |
* | Oops, make this test the right thing. | Chris Lattner | 2004-11-14 | 1 | -1/+1 |
* | New testcase | Chris Lattner | 2004-11-14 | 1 | -0/+16 |
* | New testcase, SROA with variable array index | Chris Lattner | 2004-11-14 | 1 | -0/+16 |
* | Add a testcase we should continue to argpromote | Chris Lattner | 2004-11-13 | 1 | -0/+20 |
* | Add a testcase for a function we cannot legally promote the argument of. | Chris Lattner | 2004-11-13 | 1 | -0/+18 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 39 | -0/+117 |
* | New testcase | Chris Lattner | 2004-11-13 | 2 | -0/+16 |
* | New testcase | Chris Lattner | 2004-11-13 | 1 | -0/+10 |
* | new testcase | Chris Lattner | 2004-11-11 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2004-11-10 | 1 | -0/+14 |
* | Name file properly | Chris Lattner | 2004-11-09 | 1 | -0/+0 |
* | Hrm, don't ask how I ran into this bug | Chris Lattner | 2004-11-09 | 1 | -0/+10 |
* | Removing old Modulosched tests since that version of modulosched does not exi... | Tanya Lattner | 2004-11-07 | 3 | -49/+0 |
* | Tests for this xforms should be .ll files, and they should have run lines. | Chris Lattner | 2004-11-07 | 2 | -26/+0 |
* | Remove dead tests | Chris Lattner | 2004-11-07 | 2 | -173/+0 |
* | This test is obsolete and incorrect | Chris Lattner | 2004-11-06 | 1 | -10/+0 |
* | Adding RUN line. | Tanya Lattner | 2004-11-06 | 1 | -0/+1 |