This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85706895fbe [unittests] Fix ExpandTilde test to match handling home dir [...] new 3946ac6232a [X86] Emit a single shuffle for the v16i8->v4i32 step of a [...]
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 | 82 +++++-------- test/CodeGen/X86/vec_int_to_fp-widen.ll | 30 ++--- test/CodeGen/X86/vec_int_to_fp.ll | 10 +- test/CodeGen/X86/vector-sext-widen.ll | 73 +++++------ test/CodeGen/X86/vector-sext.ll | 211 +++++++++++++++----------------- test/CodeGen/X86/widen_conv-3.ll | 18 ++- 6 files changed, 190 insertions(+), 234 deletions(-)