aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt
Commit message (Expand)AuthorAgeFilesLines
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* new testcase that crashes global opt, reduced from chompChris Lattner2006-11-011-0/+33
* Testcase for PR820Chris Lattner2006-07-071-0/+138
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Testcase for PR632Chris Lattner2005-09-271-0/+28
* add a new testcase for constant foldable callsChris Lattner2005-09-271-4/+10
* Add a more difficult testcase which uses a call to a helper function to doChris Lattner2005-09-271-1/+14
* Testcase that uses an allocaChris Lattner2005-09-261-1/+14
* add another case, this one that uses getelementptr instructionsChris Lattner2005-09-261-1/+13
* add a test for loadChris Lattner2005-09-261-1/+10
* add another testcase with simple control flowChris Lattner2005-09-261-1/+15
* make this harder: put some code into itChris Lattner2005-09-261-2/+19
* new testcase for static ctor list optimizationsChris Lattner2005-09-261-0/+14
* new testcase for PR579Chris Lattner2005-06-151-0/+9
* new testcase globalopt should handle.Chris Lattner2005-02-271-0/+21
* new testcase globalopt should implementChris Lattner2005-02-271-0/+16
* New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner2004-12-121-0/+22
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* New testcase. Believe it or not, this happens a LOT in vortexChris Lattner2004-11-141-0/+14
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcase. Check for the ability to promote a malloc whose initialzed sta...Chris Lattner2004-10-221-0/+26
* New testcaseChris Lattner2004-10-161-0/+18
* This testcase ensures that we can SRA a global even if part of the globalChris Lattner2004-10-111-0/+23
* These testcases check to see if we can promote malloc's to globals in someChris Lattner2004-10-112-0/+38
* Another testcase. We should be able to devirtualize the call even thoughChris Lattner2004-10-101-0/+28
* New testcase that crashes -globalopt. I found this through inspection, notChris Lattner2004-10-101-0/+17
* New testcase we were not handling before.Chris Lattner2004-10-101-0/+11
* A testcase that globalopt now handlesChris Lattner2004-10-091-0/+20
* New testcaseChris Lattner2004-10-081-0/+10
* New testcaseChris Lattner2004-10-081-0/+19
* Move these files from Transforms/GlobalConstifierChris Lattner2004-10-074-0/+63