summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/debug-info-duplicate-calls.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+121
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-121/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-4/+4
* [PM] Turn on the new PM's inliner in addition to the current one forChandler Carruth2016-12-271-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-19/+18
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-8/+8
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-8/+8
* 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-20/+20
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-13/+13
* DebugInfo: Use distinct inlinedAt MDLocations to avoid separate inlined calls...David Blaikie2015-01-211-0/+121
OpenPOWER on IntegriCloud