[PATCH] D157500: [Thumb1] Use callee-saved register to adjust stack pointer

Keith Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 10:30:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d9c6e699a09: [Thumb1] Use callee-saved register to adjust stack pointer (authored by keith.walker.arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157500

Files:
  llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/test/CodeGen/ARM/cmse.ll
  llvm/test/CodeGen/ARM/thumb1-varalloc.ll
  llvm/test/CodeGen/Thumb/2011-EpilogueBug.ll
  llvm/test/CodeGen/Thumb/callee_save.ll
  llvm/test/CodeGen/Thumb/emergency-spill-slot.ll
  llvm/test/CodeGen/Thumb/frame-chain.ll
  llvm/test/CodeGen/Thumb/large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157500.551183.patch
Type: text/x-patch
Size: 9888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/70169fdb/attachment.bin>


More information about the llvm-commits mailing list