summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/debugify.ll
AgeCommit message (Expand)Author
2025-06-02[DebugInfo][RemoveDIs] Delete experimental-iterator test-flags from tests (#1...Jeremy Morse
2024-04-16[RemoveDI] Add support for debug records to debugify (#87383)Stephen Tozer
2022-12-09[NFC] Port all DebugInfo tests to `-passes=` syntaxRoman Lebedev
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev
2021-08-30[DIBuilder] Do not replace empty enum typesEllis Hoag
2020-12-14Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber
2020-12-14Revert "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber
2020-06-26[debugify] Demote an error about empty locations to a warningVedant Kumar
2020-04-22[MachineDebugify] Insert synthetic DBG_VALUE instructionsVedant Kumar
2018-11-28[DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson
2018-06-26[Debugify] Don't treat missing dbg.values as an error (PR37942)Vedant Kumar
2018-06-03[Debugify] Skip dbg.value placement for EH pads, musttailVedant Kumar
2018-05-24[Debugify] Set a DI version module flag for llc compatibilityVedant Kumar
2018-05-24[Debugify] Avoid printing unnecessary square braces, NFCVedant Kumar
2018-05-17[Debugify] Print the output to stderrAnastasis Grammenos
2018-05-15[Debugfiy] Print the pass name next to the resultAnastasis Grammenos
2018-05-15[Debugify] Add -debugify-each for testing each pass in a pipelineVedant Kumar
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-02-15[Debugify] Don't check functions which were skippedVedant Kumar
2018-02-15[opt] Port the debugify passes to the new pass managerVedant Kumar
2018-02-13[Debugify] Avoid verifier failure on non-definition subprogramsVedant Kumar
2018-01-23[Debugify] Add a mode to opt to enable faster testingVedant Kumar
2017-12-08[Debugify] Add a pass to test debug info preservationVedant Kumar