This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46a873680c0 [Pass Pipeline][NFC] Add a test prior to committing D61726 new 5238a36901c [PowerPC] custom lower `v2f64 fpext v2f32`
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 | 57 ++++++++++++++++++++ lib/Target/PowerPC/PPCISelLowering.h | 8 +++ lib/Target/PowerPC/PPCInstrVSX.td | 19 +++++++ test/CodeGen/PowerPC/reduce_scalarization.ll | 77 ++++++++++++++++++++++++++++ 4 files changed, 161 insertions(+) create mode 100644 test/CodeGen/PowerPC/reduce_scalarization.ll