[PATCH] D70497: [DBG] Teach DebugEntityHistoryCalculator about Kill instructions.
Tom Weaver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 07:57:21 PST 2019
TWeaver updated this revision to Diff 234063.
TWeaver added a comment.
Added a comment to the KILL instruction check.
Also added another test that shows what "type" of liveness we care about when dealing with KILL instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70497/new/
https://reviews.llvm.org/D70497
Files:
llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
llvm/test/DebugInfo/COFF/pieces.ll
llvm/test/DebugInfo/X86/dbg_entity_calc_ignores_KILL_instruction_at_return.mir
llvm/test/DebugInfo/X86/dbg_entity_calc_ignores_KILL_instruction_still_clobbers.mir
llvm/test/DebugInfo/X86/pieces-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70497.234063.patch
Type: text/x-patch
Size: 10923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/1b451f04/attachment-0001.bin>
More information about the llvm-commits
mailing list