[PATCH] D44016: [LiveDebugValues] Track transferring variable's value from one register to another

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 01:29:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336978: [LiveDebugValues] Tracking copying value between registers (authored by petarj, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44016?vs=154661&id=155330#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44016

Files:
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/test/DebugInfo/MIR/ARM/live-debug-values-reg-copy.mir
  llvm/trunk/test/DebugInfo/MIR/Mips/live-debug-values-reg-copy.mir
  llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44016.155330.patch
Type: text/x-patch
Size: 43033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/ba516141/attachment-0001.bin>


More information about the llvm-commits mailing list