summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/inline-scopes.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-130/+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-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-29/+29
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-2/+2
* Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith2015-04-031-2/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-11/+11
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-35/+35
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-18/+18
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-18/+18
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-18/+18
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-3/+3
* DebugInfo: Fix inlining with #file directives a little harderDavid Blaikie2014-05-251-0/+3
* Recommit r208506: DebugInfo: Include lexical scopes in inlined subroutines.David Blaikie2014-05-141-0/+127
* Revert "DebugInfo: Include lexical scopes in inlined subroutines."David Blaikie2014-05-121-83/+0
* DebugInfo: Include lexical scopes in inlined subroutines.David Blaikie2014-05-111-0/+83
OpenPOWER on IntegriCloud