[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
Wed Feb 13 05:37:46 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353948: [DebugInfo][DAG] Limit special-casing of dbg.values for Arguments (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57584?vs=186618&id=186632#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57584

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57584.186632.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/b0a07757/attachment.bin>


More information about the llvm-commits mailing list