summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/cross-cu-inlining.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-143/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.Paul Robinson2015-08-111-2/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-2/+2
* 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-20/+20
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-1/+1
* Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith2015-04-031-1/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-27/+27
* [dwarfdump] Handle relocations in Dwarf accelerator tablesFrederic Riss2014-11-141-1/+1
* Tentatively appease the bots.Frederic Riss2014-11-141-1/+1
* Reapply "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-141-0/+11
* Revert "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-131-13/+0
* Fix emission of Dwarf accelerator table when there are multiple CUs.Frederic Riss2014-11-121-2/+14
* [dwarfdump] Resolve also variable specifications/abstract_origins.Frederic Riss2014-10-101-2/+2
* [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-13/+13
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-13/+13
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-13/+13
* 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
* Try out FileCheck's new (in r212810) -implicit-check-not in a DebugInfo test.David Blaikie2014-07-151-9/+1
* DebugInfo: Following up to r209677, refactor local variable emission to delay...David Blaikie2014-06-131-1/+2
* DebugInfo: Create abstract function definitions even when concrete definition...David Blaikie2014-05-271-4/+9
* DebugInfo: Lazily attach definition attributes to definitions.David Blaikie2014-05-271-4/+6
* DebugInfo: Fix cross-CU references for scopes (and variables within those sco...David Blaikie2014-05-231-0/+6
* DebugInfo: Use the SPMap to find the parent CU of inlined functions as they m...David Blaikie2014-05-211-0/+124
OpenPOWER on IntegriCloud