summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AddDiscriminators/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+62
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-62/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Encode duplication factor from loop vectorization and loop unrolling to discr...Dehao Chen2017-02-101-1/+1
* [PM] Port Add discriminator pass to new PMXinliang David Li2016-06-151-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* Update discriminator testcases to use proper NoDebug CUs instead of omittingAdrian Prantl2016-04-111-6/+2
* 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
* SamplePGO - Fix PR 25482 - Do not rely on llvm.dbg.cu for discriminatorsDiego Novillo2015-11-111-1/+5
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* 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-14/+14
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-13/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-17/+17
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-7/+7
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-7/+7
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-7/+7
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-2/+2
* Pass to emit DWARF path discriminators.Diego Novillo2014-03-031-0/+59
OpenPOWER on IntegriCloud