summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/decl-derived-member.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-3/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-5/+5
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-71/+74
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-13/+13
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-7/+6
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-9/+9
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-5/+5
* 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-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-38/+38
* [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-30/+30
* [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-2/+2
* PR22356: DebugInfo: Handle the size of a member where the type of that member...David Blaikie2015-01-281-74/+81
* 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-53/+53
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-30/+30
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-30/+30
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-30/+30
* 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
* decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.NAKAMURA Takumi2014-03-121-1/+1
* Add a triple to fix the test on OS X.Rafael Espindola2014-03-121-1/+1
* Fix two thinkos in testcase and remove XFAIL.Eric Christopher2014-03-121-2/+3
* XFAIL this temporarily.Eric Christopher2014-03-121-0/+1
* Move test to X86 only for now.Eric Christopher2014-03-121-0/+142
OpenPOWER on IntegriCloud