summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/MIRDebugify
AgeCommit message (Expand)Author
2025-06-24[RemoveDIs] Fix rotten --implicit-check-not lines (#144711)Orlando Cazalet-Hyams
2025-06-02[DebugInfo][RemoveDIs] Delete experimental-iterator test-flags from tests (#1...Jeremy Morse
2025-04-01[DebugInfo][RemoveDIs] Remove debug-intrinsic printing cmdline options (#131855)Jeremy Morse
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2024-04-16[RemoveDI] Add support for debug records to debugify (#87383)Stephen Tozer
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-12-19[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-12-07[llvm] Auto-cleanup left-over file from earlier version of this test on botsNico Weber
2022-11-25[Debugify] Accumulate the number of variables in debugify metadataAnton Sidorenko
2022-11-24Revert "[Debugify] Accumulate the number of variables in debugify metadata"Anton Sidorenko
2022-11-24[Debugify] Accumulate the number of variables in debugify metadataAnton Sidorenko
2022-11-24[Debugify] Precommit test for D136949Anton Sidorenko
2022-11-24[Debugify] Strip llvm.mir.debugify metadataAnton Sidorenko
2022-11-24[Debugify] Add precommit test for D138417Anton Sidorenko
2021-11-07[X86] Update RET/LRET instruction to use the same naming convention as IRET (...Simon Pilgrim
2021-06-30CodeGen: Print/parse LLTs in MachineMemOperandsMatt Arsenault
2021-02-05[AVR] Fix up a few accidentally-regressed Generic CodeGen tests recently brokenDylan McKay
2021-02-05[AVR] Fix 14 Generic CodeGen tests by making address space explicit or optionalDylan McKay
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-16Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-14Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber
2020-12-14Revert "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Nico Weber
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-04-22[MachineDebugify] Insert synthetic DBG_VALUE instructionsVedant Kumar
2020-04-09Add pass to strip debug info from MIRDaniel Sanders
2020-04-07Add MIR-level debugify with only locations support for nowDaniel Sanders