summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/fnptr.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+157
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-157/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* Remove the sample pgo annotation heuristic that uses call count to annotate b...Dehao Chen2017-03-061-4/+4
* Change the basic block weight calculation algorithm to use max instead of vot...Dehao Chen2016-09-211-4/+4
* Only set branch weight during sample pgo annotation when max_weight of the br...Dehao Chen2016-09-191-8/+5
* Fine tuning of sample profile propagation algorithm.Dehao Chen2016-08-121-6/+6
* Tune the weight propagation algorithm for sample profile.Dehao Chen2016-07-111-4/+4
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+4
* [DebugInfo] Fix even more tests to include DICompileunit.Davide Italiano2016-04-111-0/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-6/+6
* Use fixed-point representation for BranchProbability.Cong Hou2015-09-251-6/+6
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-20/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-14/+14
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-26/+26
* Add profile writing capabilities for sampling profiles.Diego Novillo2014-10-301-0/+155
OpenPOWER on IntegriCloud