summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dwarf-public-names.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-6/+6
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-3/+3
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-3/+3
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-2/+2
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-56/+65
* [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: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk2016-10-261-4/+4
* Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_alignment attribute".Vassil Vassilev2016-10-261-4/+4
* DebugInfo: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk2016-10-261-4/+4
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-6/+6
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-6/+5
* 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
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-8/+8
* DebugInfo: Include the decl_line/decl_file in subprogram definitions if they ...David Blaikie2015-10-071-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-4/+4
* 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
* Make this test verify .debug_pubnames is actually missing.Paul Robinson2015-06-251-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-30/+30
* Turn off .debug_pubnames/pubtypes for PS4.Paul Robinson2015-03-051-4/+6
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-40/+40
* Test 221067 in a fixed-target test so as not to fail on targets with differen...David Blaikie2014-11-011-0/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-25/+25
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-25/+25
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* DebugInfo: Use the scope of the function declaration, if any, to name a funct...David Blaikie2014-06-061-4/+2
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-061-7/+11
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-2/+2
* DebugInfo: Update test case due to dumper improvements in r195698David Blaikie2013-11-261-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Fix a test case broken by r193872David Blaikie2013-11-011-1/+1
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-4/+4
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-3/+3
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-4/+4
* Turn on pubnames by default on linux.Eric Christopher2013-08-191-0/+130
OpenPOWER on IntegriCloud