| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a missing run line | Chris Lattner | 2004-11-06 | 1 | -0/+1 |
* | This pass has been removed from LLVM | Chris Lattner | 2004-11-06 | 2 | -30/+0 |
* | Adding XFAIL lines for dejagnu support. | Tanya Lattner | 2004-11-06 | 18 | -10/+19 |
* | New testcase. Check for the ability to promote a malloc whose initialzed sta... | Chris Lattner | 2004-10-22 | 1 | -0/+26 |
* | New testcase | Chris Lattner | 2004-10-18 | 1 | -0/+29 |
* | New testcase that ADCE shouldn't crash on | Chris Lattner | 2004-10-17 | 1 | -0/+5 |
* | New testcase that crashes the inliner | Chris Lattner | 2004-10-17 | 1 | -0/+10 |
* | New testcase, no PHI should be inserted. | Chris Lattner | 2004-10-17 | 1 | -0/+14 |
* | New testcase, rework testcases to fail if there are any gep's other than those | Chris Lattner | 2004-10-16 | 1 | -3/+10 |
* | New testcase | Chris Lattner | 2004-10-16 | 1 | -0/+18 |
* | When converting phi nodes into select instructions, we shouldn't promote PHI | Chris Lattner | 2004-10-14 | 1 | -0/+29 |
* | New testcase for memmove -> memcpy transform | Chris Lattner | 2004-10-12 | 1 | -0/+23 |
* | This testcase ensures that we can SRA a global even if part of the global | Chris Lattner | 2004-10-11 | 1 | -0/+23 |
* | These testcases check to see if we can promote malloc's to globals in some | Chris Lattner | 2004-10-11 | 2 | -0/+38 |
* | Another testcase. We should be able to devirtualize the call even though | Chris Lattner | 2004-10-10 | 1 | -0/+28 |
* | New testcase that crashes -globalopt. I found this through inspection, not | Chris Lattner | 2004-10-10 | 1 | -0/+17 |