This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12fed3cda6e [X86] Remove some isel patterns for X86ISD::SELECTS that sp [...] new b42f206bec4 [Power9] Implement float128 parameter passing and return values
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCCallingConv.td | 19 ++- lib/Target/PowerPC/PPCISelLowering.cpp | 11 +- test/CodeGen/PowerPC/f128-passByValue.ll | 268 +++++++++++++++++++++++++++++++ 3 files changed, 293 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/PowerPC/f128-passByValue.ll