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

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 14:41:47 PST 2020


huihuiz updated this revision to Diff 247112.
huihuiz added a comment.

reduce test a bit


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/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.247112.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/666dc08c/attachment.bin>


More information about the llvm-commits mailing list