This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 561a742524f Include already promoted counts when computing SUM for VP. new 20a90ab7468 Adds code to PPC ISEL lowering to recognize byte inserts fr [...]
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 | 108 +++++- lib/Target/PowerPC/PPCISelLowering.h | 5 + lib/Target/PowerPC/PPCInstrAltivec.td | 7 +- test/CodeGen/PowerPC/p9-vinsert-vextract.ll | 578 ++++++++++++++++++++++++++++ 4 files changed, 695 insertions(+), 3 deletions(-)