[PATCH] D114457: [z/OS] Implement prologue and epilogue generation for z/OS target.
Neumann Hon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 10:07:58 PST 2021
Everybody0523 created this revision.
Everybody0523 added reviewers: uweigand, Kai.
Herald added a subscriber: hiraditya.
Everybody0523 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch adds support for prologue and epilogue generation for the z/OS target under the XPLINK64 ABI for functions with a stack size of less than 1048576 bytes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114457
Files:
llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
llvm/lib/Target/SystemZ/SystemZFrameLowering.h
llvm/test/CodeGen/SystemZ/call-zos-01.ll
llvm/test/CodeGen/SystemZ/call-zos-vec.ll
llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114457.389244.patch
Type: text/x-patch
Size: 14899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/80dcc5f2/attachment.bin>
More information about the llvm-commits
mailing list