This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a4b825100f Revert "raw_ostream: add operator<< overload for std::error_code" new c02e08d603f [AIX] Add call lowering for parameters that could pass onto FPRs new c9eecd0e07f [PowerPC][NFC] Consolidate duplicate XX3Form_SetZero and XX [...]
The 2 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/PPCISelLowering.cpp | 24 +++++- lib/Target/PowerPC/PPCInstrFormats.td | 9 +- lib/Target/PowerPC/PPCInstrVSX.td | 6 +- lib/Target/PowerPC/PPCSubtarget.h | 6 +- test/CodeGen/PowerPC/aix_fpr_param.ll | 150 +++++++++++++++++++++++++++++++++ 5 files changed, 180 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/PowerPC/aix_fpr_param.ll