summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/gnu-public-names.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* DebugInfo: Update support for detecting C++ language variants in debug info e...David Blaikie2019-10-021-1/+1
* DebugInfo: Include enumerators in pubnamesDavid Blaikie2019-06-141-147/+219
* [AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790Fangrui Song2018-11-131-1/+1
* [AsmPrinter] Rename a comment of .debug_gnu_pubnames entryFangrui Song2018-11-131-1/+1
* DebugInfo: Add metadata support for disabling DWARF pub sectionsDavid Blaikie2018-08-161-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-6/+6
* IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.Peter Collingbourne2017-09-121-3/+3
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-8/+8
* Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl2017-07-191-2/+2
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-5/+5
* Revert r301487: Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-15/+12
* Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-12/+15
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-92/+101
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-8/+8
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-8/+8
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-8/+8
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-8/+8
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-8/+8
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-16/+16
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-13/+12
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-12/+13
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-10/+10
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-8/+7
* 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-13/+12
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-12/+13
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-13/+12
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-12/+13
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-13/+12
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-12/+13
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-12/+12
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-6/+6
* 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-49/+49
* DebugInfo: Pubnames: Do not include variable declarations in pubnamesDavid Blaikie2015-04-141-69/+101
* Update test case to include the original source code & account for some chang...David Blaikie2015-04-141-71/+71
* Emit correct linkage-name attribute based on DWARF version.Paul Robinson2015-03-101-4/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-40/+40
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-9/+9
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-62/+62
* DebugInfo: Simplify/tidy/correct global variable decl/def emission handling.David Blaikie2014-10-231-24/+15
* [dwarfdump] Resolve also variable specifications/abstract_origins.Frederic Riss2014-10-101-12/+12
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-4/+4
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-39/+39
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-39/+39
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-39/+39
OpenPOWER on IntegriCloud