[PATCH] D25318: [DAG] Don't increase SDNodeOrder for dbg.value/declare.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 00:34:59 PST 2016


uabelho updated this revision to Diff 80036.
uabelho added a comment.

Fixed the first two comments. Test case is still the same.


https://reviews.llvm.org/D25318

Files:
  lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/DebugInfo/Generic/selectiondag-order.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25318.80036.patch
Type: text/x-patch
Size: 3837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/c72397c9/attachment.bin>


More information about the llvm-commits mailing list