summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt
Commit message (Expand)AuthorAge
* Resolve aliases, when possibleAnton Korobeynikov2008-09-09
* Make GlobalOpt preserve address spaces when scalar replacing aggregate globals.Matthijs Kooijman2008-07-17
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* When SRoA'ing a global variable, make sure the new globals get the Chris Lattner2008-04-26
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-19
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* Remove any 'nest' parameter attributes if the functionDuncan Sands2008-02-16
* Don't let globalopt hack on volatile loads or stores.Chris Lattner2008-01-29
* Fix the miscompilation of MiBench/consumer-lame that was exposed by Evan'sChris Lattner2008-01-14
* Fix PR1896Chris Lattner2008-01-04
* upgrade testChris Lattner2007-11-13
* Tighten up a check for folding away loads from (newly constant) globals. ThisChris Lattner2007-11-09
* For PR1553:Reid Spencer2007-07-19
* Convert .cvsignore filesJohn Criswell2007-06-29
* new testcase for PR1491Chris Lattner2007-06-04
* this crashes globaloptChris Lattner2007-05-13
* For PR1319:Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* new testcase that crashes globaloptChris Lattner2007-04-05
* new testcase. @foo should be marked fastcc by globaloptChris Lattner2007-02-25
* For PR761:Reid Spencer2007-01-26
* For PR1043:Reid Spencer2007-01-13
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-05
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-03
* For PR950:Reid Spencer2006-12-19
* Upgrade intrinsic function calls manually.Reid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* new testcase that crashes global opt, reduced from chompChris Lattner2006-11-01
* Testcase for PR820Chris Lattner2006-07-07
* 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