summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline-hot-callsite.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+61
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-61/+0
* [PM] Add ProfileSummaryAnalysis as a required pass in the new pipeline.Easwaran Raman2017-05-041-3/+9
* Improve PGO support for the new inlinerEaswaran Raman2017-01-201-1/+1
* [PM] Turn on the new PM's inliner in addition to the current one forChandler Carruth2016-12-271-0/+1
* [InlineCost] Remove skew when calculating call costsJames Molloy2016-11-141-2/+4
* Replace hot-callsite based heuristic to use its own threshold parameter inste...Dehao Chen2016-08-051-1/+1
* Implement callsite-hotness based inline cost for Sample-based PGODehao Chen2016-07-111-0/+52
OpenPOWER on IntegriCloud