summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/subregisters.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-1/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-4/+2
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-3/+3
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-3/+3
* Revert "PR32288: More efficient encoding for DWARF expr subregister access."Adrian Prantl2017-03-161-3/+3
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-3/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.Adrian Prantl2016-02-291-2/+7
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* 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-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-25/+25
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* 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
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-18/+18
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-18/+18
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-18/+18
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-5/+5
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie2014-08-061-1/+1
* DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...David Blaikie2014-06-131-1/+1
* Debug info: Bugfix for r201190: DW_OP_piece takes bytes, not bits.Adrian Prantl2014-02-121-1/+1
* Reapply r201180 with an additional error path.Adrian Prantl2014-02-111-0/+117
* Revert "Debug info: Emit values in subregisters that do not have a separate"Adrian Prantl2014-02-111-117/+0
* Debug info: Emit values in subregisters that do not have a separateAdrian Prantl2014-02-111-0/+117
OpenPOWER on IntegriCloud