[PATCH] D111662: [SystemZ][z/OS] Initial implementation for lowerCall on z/OS

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 12:53:31 PDT 2021


anirudhp updated this revision to Diff 379503.
anirudhp added a comment.

- Rebase on latest main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111662

Files:
  llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
  llvm/lib/Target/SystemZ/SystemZCallingConv.h
  llvm/lib/Target/SystemZ/SystemZCallingConv.td
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/SystemZ/call-zos-01.ll
  llvm/test/CodeGen/SystemZ/call-zos-vararg.ll
  llvm/test/CodeGen/SystemZ/call-zos-vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111662.379503.patch
Type: text/x-patch
Size: 29751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/630f1ad4/attachment.bin>


More information about the llvm-commits mailing list