summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/SampleProfile.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Sample Profiles - Adjust integer types. Mostly NFC.Diego Novillo2015-10-151-22/+29
* Make HeaderLineno a local variable.Dehao Chen2015-10-091-12/+8
* Update sample profile propagation algorithm.Dehao Chen2015-10-011-24/+14
* http://reviews.llvm.org/D13145Dehao Chen2015-09-301-1/+125
* http://reviews.llvm.org/D13231Dehao Chen2015-09-291-46/+54
* Revert r248810 which breaks tests.Dehao Chen2015-09-291-3/+2
* http://reviews.llvm.org/D13231Dehao Chen2015-09-291-2/+3
* Fix memory leak in sample profile pass.Diego Novillo2015-08-261-28/+23
* Convert SampleProfile pass into a Module pass.Diego Novillo2015-08-251-0/+794
OpenPOWER on IntegriCloud