summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SampleProfile.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Refactor some code in SampleProfile.cppDiego Novillo2013-11-261-99/+112
* Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-vi...Alexey Samsonov2013-11-131-4/+4
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-131-0/+479
OpenPOWER on IntegriCloud