[PATCH] D111653: [z/OS] Implement save of non-volatile registers on z/OS XPLINK

Neumann Hon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 09:14:23 PDT 2021


Everybody0523 created this revision.
Everybody0523 added reviewers: Kai, uweigand.
Herald added a subscriber: hiraditya.
Everybody0523 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This PR implements the save of the XPLINK callee-saved registers on z/OS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111653

Files:
  llvm/lib/Target/SystemZ/SystemZCallingConv.td
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/lib/Target/SystemZ/SystemZFrameLowering.h
  llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
  llvm/lib/Target/SystemZ/SystemZSubtarget.h
  llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111653.379067.patch
Type: text/x-patch
Size: 47207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/4af0990b/attachment.bin>


More information about the llvm-commits mailing list