Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+61 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -61/+0 |
* | [PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline. | Easwaran Raman | 2017-05-04 | 1 | -3/+9 |
* | Improve PGO support for the new inliner | Easwaran Raman | 2017-01-20 | 1 | -1/+1 |
* | [PM] Turn on the new PM's inliner in addition to the current one for | Chandler Carruth | 2016-12-27 | 1 | -0/+1 |
* | [InlineCost] Remove skew when calculating call costs | James Molloy | 2016-11-14 | 1 | -2/+4 |
* | Replace hot-callsite based heuristic to use its own threshold parameter inste... | Dehao Chen | 2016-08-05 | 1 | -1/+1 |
* | Implement callsite-hotness based inline cost for Sample-based PGO | Dehao Chen | 2016-07-11 | 1 | -0/+52 |