summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/branch.ll
Commit message (Expand)AuthorAgeFilesLines
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Update sample profile propagation algorithm.Dehao Chen2015-10-011-101/+197
* Use fixed-point representation for BranchProbability.Cong Hou2015-09-251-7/+7
* 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
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-7/+7
* Allow 0-weight branches in BranchProbabilityInfo.Diego Novillo2015-05-061-6/+6
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-38/+38
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* Verifier: Check debug info intrinsic argumentsDuncan P. N. Exon Smith2015-03-151-6/+6
* [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-23/+23
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-10/+10
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-49/+49
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-23/+23
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-23/+23
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-23/+23
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-7/+7
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* Use discriminator information in sample profiles.Diego Novillo2014-03-101-5/+5
* Propagation of profile samples through the CFG.Diego Novillo2014-01-101-4/+4
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-131-0/+142
OpenPOWER on IntegriCloud