[PATCH] D68783: [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 10:17:13 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG814548ec8e1b: [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2) (authored by sdesmalen).
Changed prior to commit:
https://reviews.llvm.org/D68783?vs=225380&id=225909#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68783/new/
https://reviews.llvm.org/D68783
Files:
llvm/include/llvm/CodeGen/TargetFrameLowering.h
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/lib/CodeGen/RegUsageInfoCollector.cpp
llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/lib/Target/ARM/ARMFrameLowering.h
llvm/test/CodeGen/AArch64/wrong-callee-save-size-after-livedebugvariables.mir
llvm/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68783.225909.patch
Type: text/x-patch
Size: 14965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/94a98f2d/attachment.bin>
More information about the llvm-commits
mailing list