summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dbg-value-inlined-parameter.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add column info for inline sitesJonas Devlieghere2019-07-121-0/+1
* [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised outJeremy Morse2018-12-101-3/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [SelectionDAG] Improve handling of dangling debug infoBjorn Pettersson2018-03-121-3/+3
* [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariablesBjorn Pettersson2018-03-061-3/+3
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-3/+3
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-3/+3
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-5/+5
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-58/+71
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* 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-35/+35
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-8/+2
* Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith2015-04-031-4/+10
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-25/+25
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-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-45/+45
* [dwarfdump] Resolve also variable specifications/abstract_origins.Frederic Riss2014-10-101-6/+6
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-3/+3
* 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-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
* DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie2014-08-061-1/+1
* DebugInfo: Reference abstract definitions from variables in concrete definiti...David Blaikie2014-06-131-6/+4
* DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...David Blaikie2014-06-131-6/+12
* Fix typosAlp Toker2014-05-311-1/+1
* DebugInfo: Create abstract function definitions even when concrete definition...David Blaikie2014-05-271-9/+12
* DebugInfo: Lazily attach definition attributes to definitions.David Blaikie2014-05-271-2/+2
* DebugInfo: Fix argument ordering in test by adding argument numbering.David Blaikie2014-05-271-5/+19
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-1/+1
* Remove unnecessary test for Darwin and update testcase to be a little lessAdrian Prantl2014-03-071-2/+1
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functionsDavid Blaikie2014-03-071-2/+3
* DebugInfo: Update test to cover linux (with a FIXME...) tooDavid Blaikie2014-03-071-6/+10
OpenPOWER on IntegriCloud