summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/section.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+84
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-84/+0
* [PGO] Function section hotness prefix should look at all blocksTeresa Johnson2017-12-201-10/+37
* Restrict call metadata based hotness detection to Sample PGO modeTeresa Johnson2017-05-111-9/+9
* Fix code section prefix for proper layoutTeresa Johnson2017-05-091-1/+1
* Use isFunctionHotInCallGraph to set the function section prefix.Dehao Chen2017-03-231-0/+22
* Update the section.ll to fix non-x86 failure.Dehao Chen2016-10-191-10/+5
* Revert r284545 again as the regression in ppc still exists. There is bug in M...Dehao Chen2016-10-191-1/+1
* Add target for test to fix regression introduced by r284533.Dehao Chen2016-10-181-0/+2
* Use profile info to set function section prefix to group hot/cold functions.Dehao Chen2016-10-181-0/+38
OpenPOWER on IntegriCloud