[PATCH] D56151: [DebugInfo] PR40010: Avoid register coalesing altering DBG_VALUE valuations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 29 12:53:05 PST 2018


jmorse updated this revision to Diff 179705.
jmorse edited the summary of this revision.
jmorse added a comment.

Target only DBG_VALUEs that are definitely resurrected with a different def by register coalescing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56151/new/

https://reviews.llvm.org/D56151

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/CodeGen/X86/pr40010.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56151.179705.patch
Type: text/x-patch
Size: 12980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/ac9dd909/attachment.bin>


More information about the llvm-commits mailing list