[PATCH] D114457: [z/OS] Implement prologue and epilogue generation for z/OS target.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 14:03:35 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGffad4d777b22: [z/OS] Implement prologue and epilogue generation for z/OS target. (authored by Everybody0523, committed by Kai).

Changed prior to commit:
  https://reviews.llvm.org/D114457?vs=392794&id=394053#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114457/new/

https://reviews.llvm.org/D114457

Files:
  llvm/lib/Target/SystemZ/SystemZCallingConv.td
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/lib/Target/SystemZ/SystemZFrameLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  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.394053.patch
Type: text/x-patch
Size: 16522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/0f268a56/attachment.bin>


More information about the llvm-commits mailing list