This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b42f206bec4 [Power9] Implement float128 parameter passing and return values new 1ae65deb249 [Power9]Legalize and emit code for quad-precision convert f [...]
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/PPCISelLowering.cpp | 3 + lib/Target/PowerPC/PPCInstrVSX.td | 9 +- test/CodeGen/PowerPC/f128-arith.ll | 27 ------ test/CodeGen/PowerPC/f128-conv.ll | 162 +++++++++++++++++++++++++++++++++ 4 files changed, 172 insertions(+), 29 deletions(-)