This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e59026f782 [X86][SSE] LowerScalarImmediateShift - use getTargetConstan [...] new bb664accc23 [X86] getTargetConstantBitsFromNode - add support for rearr [...]
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 | 47 +++++++++++++++++++++++++++++++ test/CodeGen/X86/known-signbits-vector.ll | 34 +++++++++++----------- test/CodeGen/X86/packss.ll | 40 ++++++++++---------------- test/CodeGen/X86/vector-shift-ashr-256.ll | 42 +++++++++++++-------------- test/CodeGen/X86/vector-shift-lshr-256.ll | 16 ++++------- test/CodeGen/X86/vector-shift-shl-256.ll | 16 ++++------- 6 files changed, 109 insertions(+), 86 deletions(-)