This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e5d6b26409 Fix build breakage from r329201 new 200eeca319d [Power9]Legalize and emit code for quad-precision fma instructions
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 | 44 +++++-- test/CodeGen/PowerPC/f128-fma.ll | 203 +++++++++++++++++++++++++++++++++ 3 files changed, 242 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/PowerPC/f128-fma.ll