aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineDebugify.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-22[MachineDebugify] Insert synthetic DBG_VALUE instructionsVedant Kumar1-3/+87
2020-04-17Don't accidentally create MachineFunctions in mir-debugify/mir-strip-debugifyDaniel Sanders1-1/+4
2020-04-10Add -debugify-and-strip-all to add debug info before a pass and remove it afterDaniel Sanders1-1/+2
2020-04-07Add MIR-level debugify with only locations support for nowDaniel Sanders1-0/+84