This PR implements the save of the XPLINK callee-saved registers on z/OS.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111653
[z/OS] Implement save of non-volatile registers on z/OS XPLINK ClosedPublic Authored by Everybody0523 on Oct 12 2021, 9:14 AM.
Details Summary This PR implements the save of the XPLINK callee-saved registers on z/OS.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2021, 5:11 AM This revision was landed with ongoing or failed builds.Oct 13 2021, 9:59 AM Closed by commit rG0a950a2e94f2: [SystemZ/z/OS] Implement save of non-volatile registers on z/OS XPLINK (authored by Kai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379445 llvm/lib/Target/SystemZ/SystemZCallingConv.td
llvm/lib/Target/SystemZ/SystemZFrameLowering.h
llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
llvm/lib/Target/SystemZ/SystemZSubtarget.h
llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll
|