This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2725af04109 Convert a dwarfdump test from checked-in binary to assemble [...] new 5363e7a31e7 Use new vector insert half-word and byte instructions when [...] new c062c8dc61d [CodeGenPrepare] Fix typo in comment. NFC
The 2 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/CodeGen/CodeGenPrepare.cpp | 2 +- lib/Target/PowerPC/PPCISelLowering.cpp | 29 +++- lib/Target/PowerPC/PPCInstrVSX.td | 7 + test/CodeGen/PowerPC/p9-vinsert-vextract.ll | 244 ++++++++++++++++++++++++++++ 4 files changed, 278 insertions(+), 4 deletions(-)