[all-commits] [llvm/llvm-project] 6cf41a: [SystemZ][z/OS] Add vararg support to z/OS (#68834)

Yusra Syeda via All-commits all-commits at lists.llvm.org
Thu Oct 12 03:43:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cf41ada44c812cbd58f5907f15df8a8ce1f3a74
      https://github.com/llvm/llvm-project/commit/6cf41ada44c812cbd58f5907f15df8a8ce1f3a74
  Author: Yusra Syeda <99052248+ysyeda at users.noreply.github.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
    M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
    M llvm/test/CodeGen/SystemZ/call-zos-vararg.ll

  Log Message:
  -----------
  [SystemZ][z/OS] Add vararg support to z/OS (#68834)

This PR adds vararg support to z/OS and updates the call-zos-vararg.ll
lit test.

Co-authored-by: Yusra Syeda <yusra.syeda at ibm.com>




More information about the All-commits mailing list