[all-commits] [llvm/llvm-project] 6fb27b: [SystemZ][z/OS] Introduce CCAssignToRegAndStack to...

Yusra Syeda via All-commits all-commits at lists.llvm.org
Tue Jul 19 10:58:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fb27bc2e3eac45d597bfc9285e5e1cb8ca16a60
      https://github.com/llvm/llvm-project/commit/6fb27bc2e3eac45d597bfc9285e5e1cb8ca16a60
  Author: Yusra Syeda <yusra.syeda at ibm.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M llvm/docs/WritingAnLLVMBackend.rst
    M llvm/include/llvm/Target/TargetCallingConv.td
    M llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
    M llvm/lib/Target/SystemZ/SystemZCallingConv.h
    M llvm/lib/Target/SystemZ/SystemZCallingConv.td
    M llvm/utils/TableGen/CallingConvEmitter.cpp

  Log Message:
  -----------
  [SystemZ][z/OS] Introduce CCAssignToRegAndStack to calling convention

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




More information about the All-commits mailing list