[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 03:57:05 PST 2016


uabelho updated the summary for this revision.
uabelho updated this revision to Diff 80050.
uabelho added a comment.

Used the test cases from https://reviews.llvm.org/D27261


https://reviews.llvm.org/D25318

Files:
  lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/AArch64/selectiondag-order.ll
  test/CodeGen/X86/selectiondag-order.ll

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


More information about the llvm-commits mailing list