summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/generate-odr-hash.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-1/+1
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-2/+2
* llvm-dwarfdump: Remove extraneous space between '(' and 'indexed'David Blaikie2018-12-221-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-4/+4
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-4/+8
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-051-4/+4
* llvm-dwarfdump: automatically dump both regular and .dwo variant of sectionsAdrian Prantl2017-09-131-3/+3
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-2/+2
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-4/+4
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-4/+4
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-75/+80
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-8/+8
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-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
* 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-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-44/+44
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-2/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-39/+39
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-58/+58
* Provide gmlt-like inline scope information in the skeleton CU to facilitate s...David Blaikie2014-11-041-1/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-38/+38
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-38/+38
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-38/+38
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Remove type unit skeletons. GDB no longer needs them & this saves a heap of s...David Blaikie2014-08-271-18/+6
* Reapply "DebugInfo: Don't put fission type units in comdat sections."David Blaikie2014-07-251-2/+18
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-061-4/+4
* Revert "DebugInfo: Don't put fission type units in comdat sections."David Blaikie2014-05-211-18/+2
* DebugInfo: Don't put fission type units in comdat sections.David Blaikie2014-05-151-2/+18
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-211-1/+0
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-191-0/+1
* DebugInfo: Avoid emitting standard opcode lengths in debug_line.dwo headers w...David Blaikie2014-03-181-0/+2
* DebugInfo: Implement debug_line.dwo for file names used in type units during ...David Blaikie2014-03-181-6/+13
OpenPOWER on IntegriCloud