[PATCH] D57271: [DebugInfo] Handle restore instructions in LiveDebugValues
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 11:50:11 PST 2019
wolfgangp updated this revision to Diff 184145.
wolfgangp added a comment.
Changed the function names from isSpillInstruction/isRestoreInstruction to getSpillSize/getRestoreSize.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57271/new/
https://reviews.llvm.org/D57271
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/LiveDebugValues.cpp
lib/CodeGen/MachineInstr.cpp
test/DebugInfo/MIR/X86/live-debug-values-restore.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57271.184145.patch
Type: text/x-patch
Size: 30440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/10252d10/attachment.bin>
More information about the llvm-commits
mailing list