[PATCH] D21037: Preserve DebugInfo when replacing values in DAGCombiner

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 09:03:40 PDT 2016


niravd updated this revision to Diff 59898.
niravd added a comment.

Test case, remove extra TransferDbgValues calls


http://reviews.llvm.org/D21037

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  lib/Target/Hexagon/HexagonISelLowering.cpp
  test/DebugInfo/X86/dbg-value-dag-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21037.59898.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/cee128c7/attachment.bin>


More information about the llvm-commits mailing list