Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Correct the RUN line to remove unneeded parameters and make sure the test | Reid Spencer | 2004-11-28 | 1 | -1/+1 | |
| | | | | | | case is testing the right thing. llvm-svn: 18302 | |||||
* | Test case for PR454 | Reid Spencer | 2004-11-28 | 1 | -0/+159 | |
| | | | | llvm-svn: 18301 | |||||
* | New testcase | Chris Lattner | 2004-11-27 | 1 | -0/+9 | |
| | | | | llvm-svn: 18272 | |||||
* | %p is expanded by dejagnu, avoid it in the test. | Chris Lattner | 2004-11-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 18118 | |||||
* | Pull out failing test into a seperate file, which is xfailed | Chris Lattner | 2004-11-22 | 2 | -6/+9 | |
| | | | | llvm-svn: 18117 | |||||
* | This was fixed | Chris Lattner | 2004-11-22 | 1 | -1/+0 | |
| | | | | llvm-svn: 18116 | |||||
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 39 | -39/+39 | |
| | | | | llvm-svn: 18020 | |||||
* | New testcase that crashes licm | Chris Lattner | 2004-11-17 | 1 | -0/+24 | |
| | | | | llvm-svn: 17912 | |||||
* | New testcase for recent patch to SCCP, thanks to Nate Begeman for pointing | Chris Lattner | 2004-11-16 | 1 | -0/+14 | |
| | | | | | | out this recent regression llvm-svn: 17898 | |||||
* | New testcase. Believe it or not, this happens a LOT in vortex | Chris Lattner | 2004-11-14 | 1 | -0/+14 | |
| | | | | llvm-svn: 17745 | |||||
* | New testcase: the phi can be eliminated if the casts are sucked into it. | Chris Lattner | 2004-11-14 | 1 | -0/+12 | |
| | | | | | | | Note that this reduces code size anyway (as well as making further optimizations simpler) so it's always a win. llvm-svn: 17739 | |||||
* | Fix typo | Chris Lattner | 2004-11-14 | 1 | -1/+1 | |
| | | | | llvm-svn: 17738 | |||||
* | add a testcase, which we already handle | Chris Lattner | 2004-11-14 | 1 | -1/+11 | |
| | | | | llvm-svn: 17737 | |||||
* | Oops, make this test the right thing. | Chris Lattner | 2004-11-14 | 1 | -1/+1 | |
| | | | | llvm-svn: 17731 | |||||
* | New testcase | Chris Lattner | 2004-11-14 | 1 | -0/+16 | |
| | | | | llvm-svn: 17729 | |||||
* | New testcase, SROA with variable array index | Chris Lattner | 2004-11-14 | 1 | -0/+16 | |
| | | | | llvm-svn: 17726 | |||||
* | Add a testcase we should continue to argpromote | Chris Lattner | 2004-11-13 | 1 | -0/+20 | |
| | | | | llvm-svn: 17717 | |||||
* | Add a testcase for a function we cannot legally promote the argument of. | Chris Lattner | 2004-11-13 | 1 | -0/+18 | |
| | | | | llvm-svn: 17716 | |||||
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only ↵ | Tanya Lattner | 2004-11-13 | 39 | -0/+117 | |
| | | | | | | run specific tests (located in some subdirectory of Regression) llvm-svn: 17712 | |||||
* | New testcase | Chris Lattner | 2004-11-13 | 2 | -0/+16 | |
| | | | | llvm-svn: 17703 | |||||
* | New testcase | Chris Lattner | 2004-11-13 | 1 | -0/+10 | |
| | | | | llvm-svn: 17698 | |||||
* | new testcase | Chris Lattner | 2004-11-11 | 1 | -0/+7 | |
| | | | | llvm-svn: 17678 | |||||
* | New testcase | Chris Lattner | 2004-11-10 | 1 | -0/+14 | |
| | | | | llvm-svn: 17665 | |||||
* | Name file properly | Chris Lattner | 2004-11-09 | 1 | -0/+0 | |
| | | | | llvm-svn: 17641 | |||||
* | Hrm, don't ask how I ran into this bug | Chris Lattner | 2004-11-09 | 1 | -0/+10 | |
| | | | | llvm-svn: 17640 | |||||
* | Removing old Modulosched tests since that version of modulosched does not ↵ | Tanya Lattner | 2004-11-07 | 3 | -49/+0 | |
| | | | | | | exist anymore and llc does not support modulosched by default. llvm-svn: 17558 | |||||
* | Tests for this xforms should be .ll files, and they should have run lines. | Chris Lattner | 2004-11-07 | 2 | -26/+0 | |
| | | | | llvm-svn: 17543 | |||||
* | Remove dead tests | Chris Lattner | 2004-11-07 | 2 | -173/+0 | |
| | | | | llvm-svn: 17542 | |||||
* | This test is obsolete and incorrect | Chris Lattner | 2004-11-06 | 1 | -10/+0 | |
| | | | | llvm-svn: 17537 | |||||
* | Adding RUN line. | Tanya Lattner | 2004-11-06 | 1 | -0/+1 | |
| | | | | llvm-svn: 17534 | |||||
* | Add a missing run line | Chris Lattner | 2004-11-06 | 1 | -0/+1 | |
| | | | | llvm-svn: 17519 | |||||
* | This pass has been removed from LLVM | Chris Lattner | 2004-11-06 | 2 | -30/+0 | |
| | | | | llvm-svn: 17518 | |||||
* | Adding XFAIL lines for dejagnu support. | Tanya Lattner | 2004-11-06 | 18 | -10/+19 | |
| | | | | llvm-svn: 17514 | |||||
* | New testcase. Check for the ability to promote a malloc whose initialzed ↵ | Chris Lattner | 2004-10-22 | 1 | -0/+26 | |
| | | | | | | state is checked by the program llvm-svn: 17160 | |||||
* | New testcase | Chris Lattner | 2004-10-18 | 1 | -0/+29 | |
| | | | | llvm-svn: 17115 | |||||
* | New testcase that ADCE shouldn't crash on | Chris Lattner | 2004-10-17 | 1 | -0/+5 | |
| | | | | llvm-svn: 17105 | |||||
* | New testcase that crashes the inliner | Chris Lattner | 2004-10-17 | 1 | -0/+10 | |
| | | | | llvm-svn: 17103 | |||||
* | New testcase, no PHI should be inserted. | Chris Lattner | 2004-10-17 | 1 | -0/+14 | |
| | | | | llvm-svn: 17097 | |||||
* | New testcase, rework testcases to fail if there are any gep's other than those | Chris Lattner | 2004-10-16 | 1 | -3/+10 | |
| | | | | | | involving %B instead of allowing any geps except %A's. llvm-svn: 17065 | |||||
* | New testcase | Chris Lattner | 2004-10-16 | 1 | -0/+18 | |
| | | | | llvm-svn: 17061 | |||||
* | When converting phi nodes into select instructions, we shouldn't promote PHI | Chris Lattner | 2004-10-14 | 1 | -0/+29 | |
| | | | | | | | | nodes unless we KNOW that we are able to promote all of them. In this case promoting the phi to a select is silly because we will always have to do the call conditionally. As such, select promotion is actually a pessimization. llvm-svn: 16972 | |||||
* | New testcase for memmove -> memcpy transform | Chris Lattner | 2004-10-12 | 1 | -0/+23 | |
| | | | | llvm-svn: 16931 | |||||
* | This testcase ensures that we can SRA a global even if part of the global | Chris Lattner | 2004-10-11 | 1 | -0/+23 | |
| | | | | | | cannot be SRA'd llvm-svn: 16915 | |||||
* | These testcases check to see if we can promote malloc's to globals in some | Chris Lattner | 2004-10-11 | 2 | -0/+38 | |
| | | | | | | cases. llvm-svn: 16914 | |||||
* | Another testcase. We should be able to devirtualize the call even though | Chris Lattner | 2004-10-10 | 1 | -0/+28 | |
| | | | | | | we cannot completely eliminate the global. llvm-svn: 16900 | |||||
* | New testcase that crashes -globalopt. I found this through inspection, not | Chris Lattner | 2004-10-10 | 1 | -0/+17 | |
| | | | | | | actually in the wild :) llvm-svn: 16877 | |||||
* | New testcase we were not handling before. | Chris Lattner | 2004-10-10 | 1 | -0/+11 | |
| | | | | llvm-svn: 16875 | |||||
* | A testcase that globalopt now handles | Chris Lattner | 2004-10-09 | 1 | -0/+20 | |
| | | | | llvm-svn: 16872 | |||||
* | New testcase | Chris Lattner | 2004-10-09 | 1 | -0/+6 | |
| | | | | llvm-svn: 16862 | |||||
* | New testcase | Chris Lattner | 2004-10-08 | 1 | -0/+10 | |
| | | | | llvm-svn: 16856 |