This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6724658f850 [MCJIT] Remove the anchor from mcjit. new d018c5d7470 [Power9]Legalize and emit code for converting (Un)Signed DW [...]
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 | 7 +- lib/Target/PowerPC/PPCInstrVSX.td | 16 ++++ test/CodeGen/PowerPC/f128-conv.ll | 140 +++++++++++++++++++++++++++++++++ 3 files changed, 162 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/PowerPC/f128-conv.ll