[PATCH] D75863: [AIX] Implement by-val caller arguments in a single register

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 08:09:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc21866476e14: [PowerPC][AIX] Implement by-val caller arguments in a single register. (authored by cebowleratibm, committed by sfertile).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75863

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-byval-param.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation1.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation2.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation3.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75863.251089.patch
Type: text/x-patch
Size: 25389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/004b666e/attachment.bin>


More information about the llvm-commits mailing list