[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
Tue Mar 1 07:45:55 PST 2022


jmorse updated this revision to Diff 412105.
jmorse added a comment.
Herald added a subscriber: qcolombet.

(Remembering to upload the modified tests this time)


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.412105.patch
Type: text/x-patch
Size: 9483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/797a6cf6/attachment.bin>


More information about the llvm-commits mailing list