[PATCH] D56265: [DebugInfo] MCP: collect and update DBG_VALUEs encountered in local block

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 09:09:28 PST 2019


jmorse updated this revision to Diff 181801.
jmorse added a comment.

Shift DBG_VALUE updating to a MachineRegisterInfo helper


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

https://reviews.llvm.org/D56265

Files:
  include/llvm/CodeGen/MachineRegisterInfo.h
  lib/CodeGen/MachineCopyPropagation.cpp
  test/CodeGen/MIR/X86/pr38773.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56265.181801.patch
Type: text/x-patch
Size: 5651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/ff25ca3b/attachment.bin>


More information about the llvm-commits mailing list