[PATCH] D69178: [DebugInfo] Use DBG_VALUEs IsIndirect field for describing stack spills
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 07:12:32 PST 2019
jmorse updated this revision to Diff 232124.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69178/new/
https://reviews.llvm.org/D69178
Files:
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/lib/CodeGen/LiveDebugVariables.cpp
llvm/lib/CodeGen/PrologEpilogInserter.cpp
llvm/test/CodeGen/ARM/dbg-range-extension.mir
llvm/test/CodeGen/MIR/X86/diexpr-win32.mir
llvm/test/CodeGen/X86/prologepilog_deref_size.mir
llvm/test/DebugInfo/AArch64/compiler-gen-bbs-livedebugvalues.mir
llvm/test/DebugInfo/COFF/pieces.ll
llvm/test/DebugInfo/MIR/X86/kill-after-spill.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-restore-collide.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-spill.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir
llvm/test/DebugInfo/MIR/X86/prolog-epilog-indirection.mir
llvm/test/DebugInfo/PowerPC/live-debug-vars-subreg-offset.ll
llvm/test/DebugInfo/X86/dbg-declare-arg.ll
llvm/test/DebugInfo/X86/dbg-value-of-spill-with-fp.ll
llvm/test/DebugInfo/X86/dbg-value-when-spilt.ll
llvm/test/DebugInfo/X86/fission-ranges.ll
llvm/test/DebugInfo/X86/op_deref.ll
llvm/test/DebugInfo/X86/parameters.ll
llvm/test/DebugInfo/X86/pieces-4.ll
llvm/test/DebugInfo/X86/pr34545.ll
llvm/test/DebugInfo/X86/prolog-params.mir
llvm/test/DebugInfo/X86/spill-indirect-nrvo.ll
llvm/test/DebugInfo/X86/spill-nontrivial-param.ll
llvm/test/DebugInfo/X86/spill-nospill.ll
llvm/test/DebugInfo/X86/sret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69178.232124.patch
Type: text/x-patch
Size: 65885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/1b070117/attachment.bin>
More information about the llvm-commits
mailing list