This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b920287f15e [X86] Use a specific list of MVTs in combineShiftRightArith [...] new fe2aed677b2 [X86] Don't extend v16i8 non-uniform shifts to v16i32 if we [...]
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/X86/X86ISelLowering.cpp | 4 +- test/CodeGen/X86/vector-rotate-128.ll | 76 ++++++++++----- test/CodeGen/X86/vector-shift-ashr-128.ll | 154 ++++++++++++++++++++---------- test/CodeGen/X86/vector-shift-lshr-128.ll | 154 ++++++++++++++++++++---------- test/CodeGen/X86/vector-shift-shl-128.ll | 154 ++++++++++++++++++++---------- 5 files changed, 373 insertions(+), 169 deletions(-)