[PATCH] D55372: [DebugInfo] Emit "undef" DBG_VALUEs when SDNodes are optimised out

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 03:23:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348751: [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55372?vs=177172&id=177478#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55372/new/

https://reviews.llvm.org/D55372

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/pr39896.ll
  llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll
  llvm/trunk/test/DebugInfo/X86/dbg-value-inlined-parameter.ll
  llvm/trunk/test/DebugInfo/X86/pieces-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55372.177478.patch
Type: text/x-patch
Size: 12702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/55f2b342/attachment.bin>


More information about the llvm-commits mailing list