[PATCH] D88405: [LiveDebugValues][InstrRef][1/2] Try harder to recover clobbered variable locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 08:57:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49555441628a: [LiveDebugValues][InstrRef][1/2] Recover more clobbered variable locations (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D88405?vs=300027&id=355575#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88405

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
  llvm/test/DebugInfo/MIR/InstrRef/livedebugvalues_instrref_tolocs.mir
  llvm/test/DebugInfo/MIR/InstrRef/livedebugvalues_recover_clobbers.mir
  llvm/test/DebugInfo/MIR/X86/livedebugvalues_load_in_loop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88405.355575.patch
Type: text/x-patch
Size: 11951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/48853336/attachment.bin>


More information about the llvm-commits mailing list