summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/reference-argument.ll
Commit message (Expand)AuthorAgeFilesLines
* Improve the accuracy of variable ranges .debug_loc location lists.Adrian Prantl2017-06-161-5/+5
* [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
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.Adrian Prantl2016-02-291-3/+6
* Clean up the processing of dbg.value in various placesKeno Fischer2015-12-191-1/+2
* Hardcode the target in this testcase — it depends on the ABI.Adrian Prantl2015-12-171-1/+1
* make this test less whitespace-sensitive.Adrian Prantl2015-12-171-1/+1
* Rewrite test to use llvm-dwarfdump instead of checking for asm comments.Adrian Prantl2015-12-171-4/+12
* Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.Dan Gohman2015-11-171-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-6/+6
* 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-7/+7
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-54/+54
* DebugInfo: Fix testcases with invalid MDSubprogram nodesDuncan P. N. Exon Smith2015-03-281-10/+5
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-44/+44
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Remove support for DIVariable's FlagIndirectVariable and expectAdrian Prantl2015-01-191-2/+2
* 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-71/+71
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-43/+43
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-43/+43
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-43/+43
* 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
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-8/+8
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-8/+8
* Un-break the buildbot by tweaking the indirection flag.Adrian Prantl2013-07-101-0/+102
OpenPOWER on IntegriCloud