This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38fe5d7dca5 [globalisel][tablegen] Fix another unused variable warning [...] new ee1d801b4fb [Power9] Exploit vector integer extend instructions when in [...]
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 | 136 ++++++++++++++++++ lib/Target/PowerPC/PPCISelLowering.h | 4 + lib/Target/PowerPC/PPCInstrInfo.td | 4 + lib/Target/PowerPC/PPCInstrVSX.td | 98 +++++++++---- test/CodeGen/PowerPC/vec_int_ext.ll | 253 +++++++++++++++++++++++++++++---- 5 files changed, 441 insertions(+), 54 deletions(-)