This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39580be1ee0 [X86][SSE] LowerUINT_TO_FP_i64 - only use HADDPD for size/f [...] new 200d59f918b [X86][SSE] lowerV16I8Shuffle - tryToWidenViaDuplication - u [...]
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 | 10 +- test/CodeGen/X86/bitcast-and-setcc-128.ll | 10 +- test/CodeGen/X86/bitcast-setcc-128.ll | 2 +- test/CodeGen/X86/vec_int_to_fp.ll | 30 +-- test/CodeGen/X86/vector-reduce-mul.ll | 404 +++++++++++++++-------------- test/CodeGen/X86/vector-sext.ll | 129 +++++---- test/CodeGen/X86/vector-shuffle-256-v32.ll | 16 +- test/CodeGen/X86/widen_conv-3.ll | 8 +- 8 files changed, 309 insertions(+), 300 deletions(-)