[PATCH] D68209: [LiveDebugValues] Introduce entry values of unmodified params

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 00:48:13 PDT 2019


djtodoro updated this revision to Diff 224965.
djtodoro retitled this revision from "WIP: [LiveDebugValues] Introduce entry values of unmodified/modified params" to "[LiveDebugValues] Introduce entry values of unmodified params".
djtodoro edited the summary of this revision.
djtodoro added reviewers: aprantl, vsk, jmorse, dstenb.
djtodoro removed subscribers: jmorse, dstenb, vsk, aprantl.
djtodoro added a comment.

-Split this into unmodifed/modified parameters support
-Clean the code a bit
-Rebasing on the top of the latest changes in the pass


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

https://reviews.llvm.org/D68209

Files:
  llvm/lib/CodeGen/LiveDebugValues.cpp
  llvm/test/DebugInfo/MIR/X86/entry-value-of-modified-param.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68209.224965.patch
Type: text/x-patch
Size: 21400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/be77a8ce/attachment-0001.bin>


More information about the llvm-commits mailing list