This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78f1b314644 [x86] split 256-bit vector selects if operands are vector concats new d049b8952bf [CodeGenPrepare][x86] shift both sides of a vector select w [...]
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/CodeGen/CodeGenPrepare.cpp | 45 ++- test/CodeGen/X86/vector-shift-by-select-loop.ll | 374 ++++++++++++------------ test/CodeGen/X86/vector-shift-lshr-128.ll | 100 ++----- test/Transforms/CodeGenPrepare/X86/vec-shift.ll | 49 ++-- 4 files changed, 285 insertions(+), 283 deletions(-)