This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc5d066e45b [X86][AVX] Add additional 32-bit target vector shift tests new 8390fe6ccf0 [X86][AVX] Allow 32-bit targets to peek through subvectors [...]
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 | 11 ++++++++++- test/CodeGen/X86/known-signbits-vector.ll | 9 +-------- test/CodeGen/X86/vector-shift-ashr-256.ll | 21 ++++++++------------- test/CodeGen/X86/vector-shift-lshr-256.ll | 10 ++++------ test/CodeGen/X86/vector-shift-shl-256.ll | 10 ++++------ 5 files changed, 27 insertions(+), 34 deletions(-)