[PATCH] D47369: [DebugInfo][ScheduleDAGInstrs] Prevent scheduler from reordering DBG_VALUE instructions through their clobbering MIs

Andrew Zhogin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 14:57:43 PDT 2018


andrew.zhogin updated this revision to Diff 148989.
andrew.zhogin marked 3 inline comments as done.
andrew.zhogin added a comment.

Added x86_64 test.


https://reviews.llvm.org/D47369

Files:
  lib/CodeGen/ScheduleDAGInstrs.cpp
  test/DebugInfo/AArch64/dbg-values-reattach.ll
  test/DebugInfo/X86/dbg-values-reattach.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47369.148989.patch
Type: text/x-patch
Size: 26873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/b3eb06c9/attachment-0001.bin>


More information about the llvm-commits mailing list