[all-commits] [llvm/llvm-project] bee6c2: [AIX][PowerPC] Implement caller byval arguments in...

c-e-bowler via All-commits all-commits at lists.llvm.org
Wed Apr 15 14:58:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bee6c234ed28ae7349cb83afa322dfd8394590ee
      https://github.com/llvm/llvm-project/commit/bee6c234ed28ae7349cb83afa322dfd8394590ee
  Author: Chris Bowler <cbowler at ca.ibm.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation1.ll
    M llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation2.ll
    A llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
    M llvm/test/CodeGen/PowerPC/aix-cc-byval-split.ll

  Log Message:
  -----------
  [AIX][PowerPC] Implement caller byval arguments in stack memory

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




More information about the All-commits mailing list