summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/array.ll
Commit message (Expand)AuthorAgeFilesLines
* Local variables whose address is taken and passed on to a call are described Wolfgang Pieb2016-08-151-3/+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
* Consider regmasks when computing register-based DBG_VALUE live rangesReid Kleckner2016-03-251-3/+3
* Clean up the processing of dbg.value in various placesKeno Fischer2015-12-191-3/+3
* Recommit LiveDebugValues pass after fixing a couple of minor issues.Vikram TV2015-12-161-0/+2
* Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...Mehdi Amini2015-12-091-2/+0
* Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...Vikram TV2015-12-091-0/+2
* 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
* Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.Dan Gohman2015-11-171-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-4/+4
* 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-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-45/+45
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-25/+25
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-25/+25
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-7/+7
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* This reapplies r207235 with an additional bugfixes caught by the msanAdrian Prantl2014-04-251-0/+101
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-251-101/+0
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-251-0/+101
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-251-101/+0
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-251-0/+101
OpenPOWER on IntegriCloud