summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/array2.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-2/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-1/+1
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-1/+1
* [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
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-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-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-5/+5
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-31/+31
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-25/+25
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in theAdrian Prantl2015-02-091-1/+1
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-201-4/+4
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-7/+7
* Revert "Reapply: Teach SROA how to update debug info for fragmented variables."Adrian Prantl2015-01-081-4/+4
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-071-4/+4
* Revert "Reapply: Teach SROA how to update debug info for fragmented variables."Adrian Prantl2015-01-061-4/+4
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-061-4/+4
* Revert r224739: Debug info: Teach SROA how to update debug info forChandler Carruth2014-12-231-4/+4
* Debug info: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2014-12-221-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-37/+37
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-23/+23
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-23/+23
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-23/+23
* 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
* Unbreak the gdb buildbot by not lowering dbg.declare intrinsics for arrays.Adrian Prantl2014-04-251-0/+107
OpenPOWER on IntegriCloud