summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PR20038.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-172/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.Paul Robinson2015-08-111-1/+1
* [SPARC] Disable unsupported ExecutionEngine tests, and XFAIL a coupleJames Y Knight2015-08-071-0/+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
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-43/+43
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-3/+3
* Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith2015-04-031-3/+8
* Emit correct linkage-name attribute based on DWARF version.Paul Robinson2015-03-101-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-13/+13
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-47/+47
* [dwarfdump] Resolve also variable specifications/abstract_origins.Frederic Riss2014-10-101-3/+3
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-2/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-24/+24
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-24/+24
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-24/+24
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-6/+6
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-6/+6
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-6/+6
* DebugInfo: Elide lexical scopes which only contain other (inline or lexical) ...David Blaikie2014-08-311-8/+4
* DebugInfo: Ensure that all debug location scope chains from instructions with...David Blaikie2014-07-021-46/+68
* Revert "DebugInfo: Ensure that all debug location scope chains from instructi...David Blaikie2014-07-011-68/+46
* DebugInfo: Ensure that all debug location scope chains from instructions with...David Blaikie2014-07-011-46/+68
* Revert "Revert "Revert "PR20038: DebugInfo: Inlined call sites where the call...David Blaikie2014-06-271-68/+46
* Revert "Revert "PR20038: DebugInfo: Inlined call sites where the caller has d...David Blaikie2014-06-271-46/+68
* Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug inf...David Blaikie2014-06-251-68/+46
* PR20038: DebugInfo: Inlined call sites where the caller has debug info but th...David Blaikie2014-06-251-46/+68
* PR20038: DebugInfo missing DIEs for some concrete variables.David Blaikie2014-06-151-0/+146
OpenPOWER on IntegriCloud