[PATCH] D66935: [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 02:03:39 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372204: [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (authored by s.desmalen, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D66935?vs=219316&id=220626#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66935/new/
https://reviews.llvm.org/D66935
Files:
llvm/trunk/include/llvm/CodeGen/TargetFrameLowering.h
llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
llvm/trunk/lib/CodeGen/RegUsageInfoCollector.cpp
llvm/trunk/lib/CodeGen/TargetFrameLoweringImpl.cpp
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
llvm/trunk/lib/Target/ARM/ARMFrameLowering.h
llvm/trunk/test/CodeGen/AArch64/wrong-callee-save-size-after-livedebugvariables.mir
llvm/trunk/test/DebugInfo/MIR/Mips/live-debug-values-reg-copy.mir
llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66935.220626.patch
Type: text/x-patch
Size: 12273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/3ae96f7a/attachment.bin>
More information about the llvm-commits
mailing list