[PATCH] D57584: [DebugInfo][DAG] Reduce SelectionDAGs reordering of variables referring to Arguments

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 10:58:10 PST 2019


jmorse updated this revision to Diff 185095.
jmorse marked 3 inline comments as done.
jmorse added a comment.

Address comments (revise filtering of inlined parameters).


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

https://reviews.llvm.org/D57584

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/DebugInfo/Sparc/subreg.ll
  test/DebugInfo/X86/dbg-value-arg-movement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57584.185095.patch
Type: text/x-patch
Size: 6749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/88edb75f/attachment.bin>


More information about the llvm-commits mailing list