Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+84 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -84/+0 |
* | [PGO] Function section hotness prefix should look at all blocks | Teresa Johnson | 2017-12-20 | 1 | -10/+37 |
* | Restrict call metadata based hotness detection to Sample PGO mode | Teresa Johnson | 2017-05-11 | 1 | -9/+9 |
* | Fix code section prefix for proper layout | Teresa Johnson | 2017-05-09 | 1 | -1/+1 |
* | Use isFunctionHotInCallGraph to set the function section prefix. | Dehao Chen | 2017-03-23 | 1 | -0/+22 |
* | Update the section.ll to fix non-x86 failure. | Dehao Chen | 2016-10-19 | 1 | -10/+5 |
* | Revert r284545 again as the regression in ppc still exists. There is bug in M... | Dehao Chen | 2016-10-19 | 1 | -1/+1 |
* | Add target for test to fix regression introduced by r284533. | Dehao Chen | 2016-10-18 | 1 | -0/+2 |
* | Use profile info to set function section prefix to group hot/cold functions. | Dehao Chen | 2016-10-18 | 1 | -0/+38 |