summaryrefslogtreecommitdiff
path: root/test/Transforms
Commit message (Expand)AuthorAge
* New testcase. Believe it or not, this happens a LOT in vortexChris Lattner2004-11-14
* New testcase: the phi can be eliminated if the casts are sucked into it.Chris Lattner2004-11-14
* Fix typoChris Lattner2004-11-14
* add a testcase, which we already handleChris Lattner2004-11-14
* Oops, make this test the right thing.Chris Lattner2004-11-14
* New testcaseChris Lattner2004-11-14
* New testcase, SROA with variable array indexChris Lattner2004-11-14
* Add a testcase we should continue to argpromoteChris Lattner2004-11-13
* Add a testcase for a function we cannot legally promote the argument of.Chris Lattner2004-11-13
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* New testcaseChris Lattner2004-11-13
* New testcaseChris Lattner2004-11-13
* new testcaseChris Lattner2004-11-11
* New testcaseChris Lattner2004-11-10
* Name file properlyChris Lattner2004-11-09
* Hrm, don't ask how I ran into this bugChris Lattner2004-11-09
* Removing old Modulosched tests since that version of modulosched does not exi...Tanya Lattner2004-11-07
* Tests for this xforms should be .ll files, and they should have run lines.Chris Lattner2004-11-07
* Remove dead testsChris Lattner2004-11-07
* This test is obsolete and incorrectChris Lattner2004-11-06
* Adding RUN line.Tanya Lattner2004-11-06
* Add a missing run lineChris Lattner2004-11-06
* This pass has been removed from LLVMChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* New testcase. Check for the ability to promote a malloc whose initialzed sta...Chris Lattner2004-10-22
* New testcaseChris Lattner2004-10-18
* New testcase that ADCE shouldn't crash onChris Lattner2004-10-17
* New testcase that crashes the inlinerChris Lattner2004-10-17
* New testcase, no PHI should be inserted.Chris Lattner2004-10-17
* New testcase, rework testcases to fail if there are any gep's other than thoseChris Lattner2004-10-16
* New testcaseChris Lattner2004-10-16
* When converting phi nodes into select instructions, we shouldn't promote PHIChris Lattner2004-10-14
* New testcase for memmove -> memcpy transformChris Lattner2004-10-12
* This testcase ensures that we can SRA a global even if part of the globalChris Lattner2004-10-11
* These testcases check to see if we can promote malloc's to globals in someChris Lattner2004-10-11
* Another testcase. We should be able to devirtualize the call even thoughChris Lattner2004-10-10
* New testcase that crashes -globalopt. I found this through inspection, notChris Lattner2004-10-10
* New testcase we were not handling before.Chris Lattner2004-10-10
* A testcase that globalopt now handlesChris Lattner2004-10-09
* New testcaseChris Lattner2004-10-09
* New testcaseChris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* These files now live in Transforms/GlobalOptChris Lattner2004-10-07
* Move these files from Transforms/GlobalConstifierChris Lattner2004-10-07
* Add new testcase, rename passChris Lattner2004-10-07
* New testcaseChris Lattner2004-10-06
* New testcaseChris Lattner2004-10-06
* When tail duplicating these functions, the add instruction should not beChris Lattner2004-10-06