summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/SyntheticCountsUtils.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-19/+10
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-131-2/+3
* Remove CallGraphTraits and use equivalent methods in GraphTraitsEaswaran Raman2018-02-011-2/+2
* [SyntheticCounts] Rewrite the code using only graph traits.Easwaran Raman2018-01-251-74/+65
* Add a pass to generate synthetic function entry counts.Easwaran Raman2018-01-091-0/+122
OpenPOWER on IntegriCloud