summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt
Commit message (Expand)AuthorAge
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Testcase for PR632Chris Lattner2005-09-27
* add a new testcase for constant foldable callsChris Lattner2005-09-27
* Add a more difficult testcase which uses a call to a helper function to doChris Lattner2005-09-27
* Testcase that uses an allocaChris Lattner2005-09-26
* add another case, this one that uses getelementptr instructionsChris Lattner2005-09-26
* add a test for loadChris Lattner2005-09-26
* add another testcase with simple control flowChris Lattner2005-09-26
* make this harder: put some code into itChris Lattner2005-09-26
* new testcase for static ctor list optimizationsChris Lattner2005-09-26
* new testcase for PR579Chris Lattner2005-06-15
* new testcase globalopt should handle.Chris Lattner2005-02-27
* new testcase globalopt should implementChris Lattner2005-02-27
* New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner2004-12-12
* Adding srcdir argTanya Lattner2004-11-19
* New testcase. Believe it or not, this happens a LOT in vortexChris Lattner2004-11-14
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* New testcase. Check for the ability to promote a malloc whose initialzed sta...Chris Lattner2004-10-22
* New testcaseChris Lattner2004-10-16
* 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-08
* New testcaseChris Lattner2004-10-08
* Move these files from Transforms/GlobalConstifierChris Lattner2004-10-07