This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a9efa933622 [InstCombine] Use less bitwise operations to handle Instruc [...] new 8abe5967888 P9: D-form vector load/store. Differential Revision: https: [...]
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/PPCInstrVSX.td | 52 ++++-- test/CodeGen/PowerPC/build-vector-tests.ll | 216 +++++++++++------------ test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll | 8 +- test/CodeGen/PowerPC/ppc64-i128-abi.ll | 8 +- test/CodeGen/PowerPC/pr25157-peephole.ll | 2 +- test/CodeGen/PowerPC/swaps-le-6.ll | 8 +- test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll | 48 ++--- test/CodeGen/PowerPC/vsx-ldst.ll | 4 +- test/CodeGen/PowerPC/vsx-p9.ll | 72 ++++---- test/CodeGen/PowerPC/vsx_insert_extract_le.ll | 4 +- test/CodeGen/PowerPC/vsx_shuffle_le.ll | 48 ++--- 11 files changed, 243 insertions(+), 227 deletions(-)