summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Mips/InlinedFnLocalVar.ll
AgeCommit message (Expand)Author
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse
2023-12-12[DebugInfo][RemoveDIs] Handle dbg.declares in SelectionDAGISel (#73496)Orlando Cazalet-Hyams
2022-10-12[test][DebugInfo] Convert some test cases to opaque pointers. NFCBjorn Pettersson
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-07-28Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl
2017-03-10[MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPSSimon Atanasyan
2017-02-02Change how we handle section symbols on ELF.Rafael Espindola
2016-12-22Renumber testcase metadata nodes after r290153.Adrian Prantl
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-09-13DebugInfo: New metadata representation for global variables.Peter Collingbourne
2016-04-30Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud
2016-04-29Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-03-31Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl
2016-03-24Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner
2016-03-24Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud
2016-03-14Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer
2016-03-14Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud
2016-02-23Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg
2016-02-23Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith
2015-07-31DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith
2015-07-24DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-04-15DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith
2015-04-03Verifier: Check that inlined-at locations agreeDuncan P. N. Exon Smith
2015-03-11Relax CHECK to match mips syntax.Rafael Espindola