summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/tu-composite.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-184/+0
* 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-7/+7
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-53/+53
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-2/+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-45/+45
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* 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-67/+67
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-44/+44
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-44/+44
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-44/+44
* 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
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* Debug Info Testing Case: check for the name of a structure.Manman Ren2013-10-111-0/+1
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-101-1/+8
* Add comments to debug info testing case.Manman Ren2013-10-101-0/+8
* Debug Info: In DIBuilder, the context and type fields of template_type andManman Ren2013-10-091-39/+60
* Debug Info: In DIBuilder, the context field of a forward decl is updatedManman Ren2013-10-091-34/+46
* Debug Info: In DIBuilder, the context field of a DICompositeType is updatedManman Ren2013-10-091-31/+41
* Debug Info: In DIBuilder, the context fields of a static member and aManman Ren2013-10-081-27/+48
* Debug Info: In DIBuilder, the derived-from field of DICompositeTypeManman Ren2013-10-081-2/+12
* Debug Info: In DIBuilder, the derived-from field of DIDerivedTypeManman Ren2013-10-081-12/+38
* Debug Info: update testing to reflect r192018.Manman Ren2013-10-081-2/+4
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-071-1/+3
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-3/+3
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-061-0/+64
OpenPOWER on IntegriCloud