[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
Sat May 26 12:34:25 PDT 2018


andrew.zhogin updated this revision to Diff 148736.
andrew.zhogin added a comment.

Small fixes according to the review comments.


https://reviews.llvm.org/D47369

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47369.148736.patch
Type: text/x-patch
Size: 15399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180526/46b77463/attachment.bin>


More information about the llvm-commits mailing list