aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-1823-377/+336
* fix a bug Anders ran into where scalarrepl would crash when promotingChris Lattner2008-02-291-0/+16
* Fix a bug where scalarrepl would discard offset if type would match.Chris Lattner2008-01-301-0/+21
* Change uses of getTypeSize to getABITypeSize, getTypeStoreSizeDuncan Sands2007-11-041-0/+30
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1830-0/+741