summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/generate-odr-hash.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
* DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emi...David Blaikie2014-03-061-24/+14
* DebugInfo: Implement DW_AT_stmt_list for type unitsDavid Blaikie2014-02-141-8/+11
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-141-0/+8
* Revert "DebugInfo: Don't include the name of the CU file in the line table fi...Eric Christopher2014-02-141-8/+0
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-141-0/+8
* Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll corresponding to r201351 (...NAKAMURA Takumi2014-02-131-8/+0
* DwarfUnit: Include type unit's file strings in the defining compile unit's fi...David Blaikie2014-02-121-66/+76
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* DebugInfo: Flag type unit references as declarationsDavid Blaikie2014-01-311-0/+2
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-101-16/+38
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-091-38/+16
OpenPOWER on IntegriCloud