[PATCH] D101010: [SystemZ] [z/OS] Add XPLINK64 Calling Convention to SystemZ
Neumann Hon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 19:23:24 PDT 2021
Everybody0523 created this revision.
Everybody0523 added reviewers: uweigand, Kai, yusra.syeda, anirudhp.
Herald added a subscriber: hiraditya.
Everybody0523 requested review of this revision.
Herald added a project: LLVM.
This patch adds the XPLINK64 calling convention to the SystemZ backend. It specifies and implements the argument passing and return value conventions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101010
Files:
llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
llvm/lib/Target/SystemZ/SystemZCallingConv.h
llvm/lib/Target/SystemZ/SystemZCallingConv.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101010.339436.patch
Type: text/x-patch
Size: 14961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/69b2890a/attachment.bin>
More information about the llvm-commits
mailing list