[all-commits] [llvm/llvm-project] ec4706: [SystemZ] [z/OS] Add XPLINK64 Calling Convention t...

Kai Nacke via All-commits all-commits at lists.llvm.org
Tue May 18 13:53:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec4706be8e72d171b36fb19e0dba1e7be5929c4c
      https://github.com/llvm/llvm-project/commit/ec4706be8e72d171b36fb19e0dba1e7be5929c4c
  Author: Neumann Hon <neumann.hon at ibm.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
    M llvm/lib/Target/SystemZ/SystemZCallingConv.h
    M llvm/lib/Target/SystemZ/SystemZCallingConv.td

  Log Message:
  -----------
  [SystemZ] [z/OS] Add XPLINK64 Calling Convention to SystemZ

This patch adds the XPLINK64 calling convention to the SystemZ
backend. It specifies and implements the argument passing and
return value conventions.

Reviewed By: uweigand

Differential Revision: https://reviews.llvm.org/D101010




More information about the All-commits mailing list