[PATCH] D27261: [SelectionDAG] Do not increment SDNodeOrder for debug intrinsics.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 12:23:41 PST 2016


fhahn updated this revision to Diff 79795.
fhahn added a comment.

Added a comment and removed stray line.


https://reviews.llvm.org/D27261

Files:
  lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/dbg_intrinsic_cfc.ll
  test/DebugInfo/X86/dbg-value-dag-combine.ll
  test/DebugInfo/X86/pieces-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27261.79795.patch
Type: text/x-patch
Size: 9339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/6062c6d7/attachment.bin>


More information about the llvm-commits mailing list