This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 19852c64c09 [DAGCombiner] extractShiftForRotate - fix out of range shift issue adds ac879930f81 [PowerPC] Generate Power9 extswsli extend sign and shift im [...]
No new revisions were added by this update.
Summary of changes: lib/Target/PowerPC/PPCISelLowering.cpp | 26 +++++++++++++++++++++++++- lib/Target/PowerPC/PPCISelLowering.h | 4 ++++ lib/Target/PowerPC/PPCInstr64Bit.td | 5 +++-- lib/Target/PowerPC/PPCInstrInfo.td | 6 ++++++ llvm/test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++ test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++ 6 files changed, 72 insertions(+), 3 deletions(-) create mode 100644 llvm/test/CodeGen/PowerPC/extswsli.ll create mode 100644 test/CodeGen/PowerPC/extswsli.ll