[PATCH] D57163: [DebugInfo][DAG] PR40427: Avoid accidentally re-ordering DBG_VALUEs due to assumptions about inst creation

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 04:10:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352350: [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57163?vs=183504&id=183823#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57163

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll
  llvm/trunk/test/DebugInfo/X86/pr40427.ll
  llvm/trunk/test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57163.183823.patch
Type: text/x-patch
Size: 9845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/60f4637a/attachment.bin>


More information about the llvm-commits mailing list