summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/entry_counts.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+31
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-31/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [PGO] Fix handling of cold entry count for instrumented PGOTeresa Johnson2017-12-181-2/+2
* Fine tuning of sample profile propagation algorithm.Dehao Chen2016-08-121-1/+1
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Set function entry count as 0 if sample profile is not found for the function.Dehao Chen2016-02-221-0/+7
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Cleanup test case debug info. NFC.Diego Novillo2015-10-261-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* Add function entry counts from sample profiles.Diego Novillo2015-05-131-0/+24
OpenPOWER on IntegriCloud