Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable loop index split for now and let nightly tester verify its usefulness. | Devang Patel | 2009-07-07 | 1 | -1/+0 |
* | Change LTO to run the global opt pass twice. | Daniel Dunbar | 2009-06-03 | 1 | -8/+2 |
* | Add createStandardLTOPasses to StandardPasses.h, and move lto and llvm-ld over. | Daniel Dunbar | 2009-06-03 | 1 | -0/+101 |
* | Remove some silly code. | Daniel Dunbar | 2009-06-03 | 1 | -1/+1 |
* | Add StandardPasses.h which embeds the standard compilation passes shared by | Daniel Dunbar | 2009-06-03 | 1 | -0/+149 |