summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Refactor synthetic profile count computation. NFC.Easwaran Raman2019-01-091-14/+21
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-131-1/+1
* [SyntheticCounts] Rewrite the code using only graph traits.Easwaran Raman2018-01-251-6/+17
* Add a ProfileCount class to represent entry counts.Easwaran Raman2018-01-171-1/+3
* Add a pass to generate synthetic function entry counts.Easwaran Raman2018-01-091-0/+127
OpenPOWER on IntegriCloud