[PATCH] D120732: [DebugInfo][InstrRef] Prefer stack locations for variables over restored registers

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 07:26:43 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG12a2f7494e74: [DebugInfo][InstrRef] Prefer stack locations for variables (authored by jmorse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120732

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/test/DebugInfo/COFF/pieces.ll
  llvm/test/DebugInfo/MIR/InstrRef/livedebugvalues_recover_clobbers.mir
  llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
  llvm/test/DebugInfo/X86/pr34545.ll
  llvm/test/DebugInfo/X86/spill-nospill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120732.416175.patch
Type: text/x-patch
Size: 9483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/8a209860/attachment-0001.bin>


More information about the llvm-commits mailing list