aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/MIRDebugify
AgeCommit message (Expand)AuthorFilesLines
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov2-10/+10
2022-12-19[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov1-8/+8
2022-12-07[llvm] Auto-cleanup left-over file from earlier version of this test on botsNico Weber1-0/+2
2022-11-25[Debugify] Accumulate the number of variables in debugify metadataAnton Sidorenko1-128/+11
2022-11-24Revert "[Debugify] Accumulate the number of variables in debugify metadata"Anton Sidorenko1-3/+2
2022-11-24[Debugify] Accumulate the number of variables in debugify metadataAnton Sidorenko1-2/+3
2022-11-24[Debugify] Precommit test for D136949Anton Sidorenko1-0/+164
2022-11-24[Debugify] Strip llvm.mir.debugify metadataAnton Sidorenko1-1/+1
2022-11-24[Debugify] Add precommit test for D138417Anton Sidorenko1-0/+4
2021-11-07[X86] Update RET/LRET instruction to use the same naming convention as IRET (...Simon Pilgrim1-1/+1
2021-06-30CodeGen: Print/parse LLTs in MachineMemOperandsMatt Arsenault2-10/+10
2021-02-05[AVR] Fix up a few accidentally-regressed Generic CodeGen tests recently brokenDylan McKay1-2/+2
2021-02-05[AVR] Fix 14 Generic CodeGen tests by making address space explicit or optionalDylan McKay1-3/+3
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang4-4/+183
2020-12-16Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang4-181/+4
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang4-4/+181
2020-12-14Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber1-5/+12
2020-12-14Revert "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber1-12/+5
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Nico Weber4-181/+4
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang4-4/+181
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang4-181/+4
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang4-4/+181
2020-04-22[MachineDebugify] Insert synthetic DBG_VALUE instructionsVedant Kumar1-5/+12
2020-04-09Add pass to strip debug info from MIRDaniel Sanders1-0/+7
2020-04-07Add MIR-level debugify with only locations support for nowDaniel Sanders1-0/+37