[all-commits] [llvm/llvm-project] 56122f: [PowerPC][AIX][NFC] Extend the test coverage of By...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Fri Mar 20 09:20:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 56122fcd641ae71de662575b0272994ef3a942b1
https://github.com/llvm/llvm-project/commit/56122fcd641ae71de662575b0272994ef3a942b1
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
Log Message:
-----------
[PowerPC][AIX][NFC] Extend the test coverage of ByVal args.
Adds/changes some types in the ByVal cc test so that they aren't all
structs of arrays of bytes, and adds testing for passing multiple
ByVal arguments.
More information about the All-commits
mailing list