summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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