This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 25333a14e77 [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops. new 1b35b9e8551 [X86][SSE] Don't use 'sign bit select' vXi8 ROTL lowering f [...]
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 | 3 + test/CodeGen/X86/vector-rotate-128.ll | 267 +++++++++++++--------------------- test/CodeGen/X86/vector-rotate-256.ll | 173 +++++++++++----------- test/CodeGen/X86/vector-rotate-512.ll | 159 ++++++++++---------- 4 files changed, 269 insertions(+), 333 deletions(-)