[PATCH] D41226: LiveDebugValues spill recognition expasnsion

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 00:40:29 PST 2017


NikolaPrica created this revision.
NikolaPrica added a reviewer: aprantl.
Herald added subscribers: JDevlieghere, qcolombet.

Current condition for spill instruction recognition in LiveDebugValues does not recognize case when register is spilled and killed in next instruction.


https://reviews.llvm.org/D41226

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41226.126904.patch
Type: text/x-patch
Size: 13129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/594ec093/attachment.bin>


More information about the llvm-commits mailing list