summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/debug-dead-local-var.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-2/+1
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-1/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* Drop debug info for DISubprograms that are not referenced by anythingAdrian Prantl2016-04-091-3/+6
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-5/+4
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-4/+5
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-5/+4
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-4/+5
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-5/+4
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-4/+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
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-13/+13
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-13/+13
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* 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-12/+12
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-12/+12
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-12/+12
* Add a comment here.Eric Christopher2014-05-211-0/+1
* Move this test to the backend from the frontend.Eric Christopher2014-05-201-0/+50
OpenPOWER on IntegriCloud