aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StandardPasses.h
AgeCommit message (Expand)Author
2009-07-07Disable loop index split for now and let nightly tester verify its usefulness.Devang Patel
2009-06-03Change LTO to run the global opt pass twice.Daniel Dunbar
2009-06-03Add createStandardLTOPasses to StandardPasses.h, and move lto and llvm-ld over.Daniel Dunbar
2009-06-03Remove some silly code.Daniel Dunbar
2009-06-03Add StandardPasses.h which embeds the standard compilation passes shared byDaniel Dunbar