[PATCH] D46129: [SelectionDAG] Improve selection of DBG_VALUE using a PHI node result

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 07:41:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331182: [SelectionDAG] Improve selection of DBG_VALUE using a PHI node result (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46129?vs=144135&id=144556#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46129

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/DebugInfo/COFF/pieces.ll
  llvm/trunk/test/DebugInfo/X86/sdag-dbgvalue-phi-use-1.ll
  llvm/trunk/test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46129.144556.patch
Type: text/x-patch
Size: 25886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/1c35d7fa/attachment.bin>


More information about the llvm-commits mailing list