aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0123-391/+382
* Remove any 'nest' parameter attributes if the functionDuncan Sands2008-02-161-0/+57
* Don't let globalopt hack on volatile loads or stores.Chris Lattner2008-01-291-0/+9
* Fix the miscompilation of MiBench/consumer-lame that was exposed by Evan'sChris Lattner2008-01-141-0/+16
* Fix PR1896Chris Lattner2008-01-041-0/+26
* upgrade testChris Lattner2007-11-132-11/+11
* Tighten up a check for folding away loads from (newly constant) globals. ThisChris Lattner2007-11-091-0/+19
* For PR1553:Reid Spencer2007-07-191-1/+1
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* new testcase for PR1491Chris Lattner2007-06-041-0/+36
* this crashes globaloptChris Lattner2007-05-131-0/+74
* For PR1319:Reid Spencer2007-04-161-1/+0
* For PR1336:Reid Spencer2007-04-161-2/+1
* For PR1336:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-156-11/+16
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* new testcase that crashes globaloptChris Lattner2007-04-051-0/+34
* new testcase. @foo should be marked fastcc by globaloptChris Lattner2007-02-251-0/+11
* For PR761:Reid Spencer2007-01-261-1/+1
* For PR1043:Reid Spencer2007-01-131-1/+2
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-051-1/+1
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-031-1/+2
* For PR950:Reid Spencer2006-12-191-1/+1
* Upgrade intrinsic function calls manually.Reid Spencer2006-12-021-2/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0223-24/+24
* 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