summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/discriminator.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Use base discriminator in sample pgo profile matching.Dehao Chen2017-02-231-2/+2
* Fine tuning of sample profile propagation algorithm.Dehao Chen2016-08-121-4/+4
* [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
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-111-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Use fixed-point representation for BranchProbability.Cong Hou2015-09-251-4/+4
* 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
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-17/+17
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-8/+8
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-22/+22
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-9/+9
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-9/+9
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-9/+9
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-4/+4
* Use discriminator information in sample profiles.Diego Novillo2014-03-101-0/+90
OpenPOWER on IntegriCloud