[PATCH] D149315: [ARM] Don't allocate memory if free space in segmented stack is just enough.

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 05:10:30 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d0ccebcd725: [ARM] Don't allocate memory if free space in segmented stack is just enough (authored by ZhiyaoMa98, committed by john.brawn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149315

Files:
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/test/CodeGen/ARM/debug-segmented-stacks.ll
  llvm/test/CodeGen/ARM/segmented-stacks-dynamic.ll
  llvm/test/CodeGen/ARM/segmented-stacks.ll
  llvm/test/CodeGen/Thumb/segmented-stacks-dynamic.ll
  llvm/test/CodeGen/Thumb/segmented-stacks.ll
  llvm/test/CodeGen/Thumb2/segmented-stacks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149315.518686.patch
Type: text/x-patch
Size: 10915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/425a504c/attachment.bin>


More information about the llvm-commits mailing list