Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |