[PATCH] D133929: [DebugInfo] Produce variadic DBG_INSTR_REFs from ISel
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 04:45:09 PDT 2022
StephenTozer updated this revision to Diff 470119.
StephenTozer added a comment.
Rebased, fixed some errors when emitting undef values and update some tests accordingly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133929/new/
https://reviews.llvm.org/D133929
Files:
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/DebugInfo/X86/arg-dbg-value-list.ll
llvm/test/DebugInfo/X86/dbg-val-list-undef.ll
llvm/test/DebugInfo/X86/invalidated-dbg-value-is-undef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133929.470119.patch
Type: text/x-patch
Size: 21196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/e1cb8aed/attachment.bin>
More information about the llvm-commits
mailing list