[PATCH] D69889: [DebugInfo] Avoid creating entry values for clobbered registers

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 04:45:05 PST 2019


dstenb updated this revision to Diff 228417.
dstenb marked an inline comment as done.
dstenb added a comment.

Rebase (IsEntryValueCandidate function moved to a separate function), and include full diff context.


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

https://reviews.llvm.org/D69889

Files:
  llvm/lib/CodeGen/LiveDebugValues.cpp
  llvm/test/DebugInfo/MIR/ARM/dbgcall-site-propagated-value.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69889.228417.patch
Type: text/x-patch
Size: 11322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/fcd4f858/attachment.bin>


More information about the llvm-commits mailing list