summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/debug-loc-offset.ll
Commit message (Expand)AuthorAgeFilesLines
* test/DebugInfo: Convert some tests to MIRMatthias Braun2018-11-021-171/+0
* [DebugInfo] Use absolute addresses in location listsJonas Devlieghere2018-05-211-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-8/+8
* 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-9/+29
* DebugInfo: Do not emit empty CUsDavid Blaikie2017-05-261-4/+4
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-6/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-2/+2
* 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-2/+2
* 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-29/+29
* Use the i8 immediate cmp instructions when possible.Rafael Espindola2015-03-161-1/+1
* Emit correct linkage-name attribute based on DWARF version.Paul Robinson2015-03-101-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Remove support for DIVariable's FlagIndirectVariable and expectAdrian Prantl2015-01-191-2/+2
* 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-38/+38
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-20/+20
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-20/+20
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-20/+20
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* DebugInfo: Following up to r209677, refactor local variable emission to delay...David Blaikie2014-06-131-1/+3
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-091-48/+84
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-1/+3
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-201-0/+113
OpenPOWER on IntegriCloud