summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/2010-05-03-OriginDIE.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-94/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* 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
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-41/+41
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-1/+1
* DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith2015-04-151-4/+4
* Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith2015-04-031-1/+1
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+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-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-3/+3
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-47/+47
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-35/+35
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-35/+35
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-35/+35
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-8/+8
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-8/+8
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-8/+8
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-3/+3
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+3
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-20/+24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-1/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Do not ignore debug loc attached with llvm.dbg.declare while collecting debug...Devang Patel2010-05-041-0/+86
OpenPOWER on IntegriCloud