summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/recursive_inlining.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-275/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-6/+6
* Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.Paul Robinson2015-08-111-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-4/+4
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-60/+60
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-3/+3
* 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-9/+9
* [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-31/+31
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-78/+78
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-4/+4
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-32/+32
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-32/+32
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-32/+32
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-5/+5
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Fix llvm/test/DebugInfo/X86/recursive_inlining.ll to use %llc_dwarf.NAKAMURA Takumi2014-08-081-1/+1
* DebugInfo: Fix overwriting/loss of inlined arguments to recursively inlined f...David Blaikie2014-08-071-0/+275
OpenPOWER on IntegriCloud