summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/ghost-sdnode-dbgvalues.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-7/+7
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* 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-2/+2
* 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-6/+6
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-28/+28
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-17/+17
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-12/+12
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-41/+41
* Add an assert and a test that verify r221709's fix.Frederic Riss2014-11-131-0/+105
OpenPOWER on IntegriCloud