aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/StandardPasses.h
Commit message (Expand)AuthorAgeFilesLines
* Disable loop index split for now and let nightly tester verify its usefulness.Devang Patel2009-07-071-1/+0
* Change LTO to run the global opt pass twice.Daniel Dunbar2009-06-031-8/+2
* Add createStandardLTOPasses to StandardPasses.h, and move lto and llvm-ld over.Daniel Dunbar2009-06-031-0/+101
* Remove some silly code.Daniel Dunbar2009-06-031-1/+1
* Add StandardPasses.h which embeds the standard compilation passes shared byDaniel Dunbar2009-06-031-0/+149