Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-26 | [Inliner] Report when inlining fails because callee's def is unavailable | Adam Nemet | 1 | -10/+13 |
2016-08-10 | [Inliner,OptDiag] Add hotness attribute to opt diagnostics | Adam Nemet | 1 | -0/+24 |
2016-08-09 | Consistently use FunctionAnalysisManager | Sean Silva | 1 | -1/+1 |
2016-07-21 | [OptDiag] Missed these when making the IR Value a const pointer | Adam Nemet | 1 | -2/+4 |
2016-07-21 | [OptDiag,LV] Add hotness attribute to applied-optimization remarks | Adam Nemet | 1 | -0/+15 |
2016-07-20 | [OptDiag,LV] Add hotness attribute to the derived analysis remarks | Adam Nemet | 1 | -0/+20 |
2016-07-20 | [OptDiag,LV] Add hotness attribute to analysis remarks | Adam Nemet | 1 | -0/+14 |
2016-07-20 | [OptDiag] Take the IR Value as a const pointer | Adam Nemet | 1 | -2/+3 |
2016-07-20 | [OptDiag] Wrap a long line | Adam Nemet | 1 | -1/+2 |
2016-07-18 | [OptRemarkEmitter] Port to new PM | Adam Nemet | 1 | -11/+30 |
2016-07-15 | [OptRemark,LDist] RFC: Add hotness attribute | Adam Nemet | 1 | -0/+69 |