[PATCH] D41226: [LiveDebugValues] recognize spilled register that is killed in instruction after the spill

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 11:21:27 PST 2018


NikolaPrica updated this revision to Diff 128951.
NikolaPrica marked 2 inline comments as done.
NikolaPrica retitled this revision from "LiveDebugValues spill recognition expasnsion" to "[LiveDebugValues] recognize spilled register that is killed in instruction after the spill".
NikolaPrica edited the summary of this revision.

https://reviews.llvm.org/D41226

Files:
  lib/CodeGen/LiveDebugValues.cpp
  test/DebugInfo/MIR/X86/kill-after-spill.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41226.128951.patch
Type: text/x-patch
Size: 22247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/542300dc/attachment.bin>


More information about the llvm-commits mailing list