Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+31 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -31/+0 |
* | Move summary creation out of llvm-as into opt | Mehdi Amini | 2016-04-12 | 1 | -2/+2 |
* | ThinLTO renaming: use module hash instead of position in the summary | Mehdi Amini | 2016-04-11 | 1 | -1/+1 |
* | ThinLTO: use the callgraph from the combined index to drive the FunctionImporter | Mehdi Amini | 2016-03-26 | 1 | -2/+2 |
* | [ThinLTO] Renaming of function index to module summary index (NFC) | Teresa Johnson | 2016-03-15 | 1 | -2/+2 |
* | Revert "[ThinLTO] Renaming of function index to module summary index (NFC)" | Teresa Johnson | 2016-03-14 | 1 | -2/+2 |
* | [ThinLTO] Renaming of function index to module summary index (NFC) | Teresa Johnson | 2016-03-14 | 1 | -2/+2 |
* | FunctionImport: add a progressive heuristic to limit importing too deep in th... | Mehdi Amini | 2016-02-10 | 1 | -0/+31 |