[PATCH] D75288: [ARM][ConstantIslands] Fix stack mis-alignment caused by undoLRSpillRestore.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 16:38:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG44fa47c9e7ea: [ARM][ConstantIslands] Fix stack mis-alignment caused by undoLRSpillRestore. (authored by huihuiz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75288

Files:
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
  llvm/test/CodeGen/Thumb/remove-unneeded-push-pop.ll
  llvm/test/CodeGen/Thumb/stack-mis-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75288.247757.patch
Type: text/x-patch
Size: 48879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/b7f6ea7a/attachment.bin>


More information about the llvm-commits mailing list