[PATCH] D67710: Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize"

Krasimir Georgiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 07:40:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372228: Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize" (authored by krasimir, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67710

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: D67710.220665.patch
Type: text/x-patch
Size: 12273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/b21832d4/attachment.bin>


More information about the llvm-commits mailing list