[all-commits] [llvm/llvm-project] d6ea82: [AIX][PPC] Implement by-val caller arguments in mu...
cebowler via All-commits
all-commits at lists.llvm.org
Mon Apr 6 08:07:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6ea82d11c6227f63c464258b0c699f16de09abe
https://github.com/llvm/llvm-project/commit/d6ea82d11c6227f63c464258b0c699f16de09abe
Author: Chris Bowler <cebowleratibm at gmail.com>
Date: 2020-04-06 (Mon, 06 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
M llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
M llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
Log Message:
-----------
[AIX][PPC] Implement by-val caller arguments in multiple registers
Differential Revision: https://reviews.llvm.org/D76380
More information about the All-commits
mailing list