[PATCH] D127328: [Systemz/z/OS] Introduce CCAssignToRegAndStack to calling convention
Yusra Syeda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 11:44:47 PDT 2022
yusra.syeda created this revision.
yusra.syeda added reviewers: Kai, uweigand, Everybody0523.
Herald added a subscriber: hiraditya.
Herald added a project: All.
yusra.syeda requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch introduces new action CCAssignToRegAndStack, which makes code more readable.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127328
Files:
llvm/include/llvm/Target/TargetCallingConv.td
llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
llvm/lib/Target/SystemZ/SystemZCallingConv.h
llvm/lib/Target/SystemZ/SystemZCallingConv.td
llvm/utils/TableGen/CallingConvEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127328.435197.patch
Type: text/x-patch
Size: 7934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/f6778b5a/attachment.bin>
More information about the llvm-commits
mailing list