aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt
Commit message (Expand)AuthorAgeFilesLines
* Resolve aliases, when possibleAnton Korobeynikov2008-09-091-0/+19
* Make GlobalOpt preserve address spaces when scalar replacing aggregate globals.Matthijs Kooijman2008-07-171-0/+28
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* When SRoA'ing a global variable, make sure the new globals get the Chris Lattner2008-04-261-0/+32
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-1915-0/+0
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1829-0/+816