summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/debug-info-access.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-3/+3
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-49/+53
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-3/+3
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-3/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+3
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-3/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+3
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-6/+6
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-15/+15
* [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
* 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-28/+28
* 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-42/+42
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-27/+27
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-27/+27
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-27/+27
* [ dwarfdump ] Add symbolic dump of known DWARF attribute values.Frederic Riss2014-09-041-5/+5
* Debug info: Add a new explicit DIDescriptor flag for the "public" accessAdrian Prantl2014-08-291-0/+150
OpenPOWER on IntegriCloud