[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 03:32:34 PST 2019


jmorse updated this revision to Diff 185019.
jmorse added a comment.

Strip useless stuff from test, attempt to catch more inlined params.


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.185019.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/59264497/attachment.bin>


More information about the llvm-commits mailing list