This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a985f0f [SLP] Fix for PR6246: vectorization for scalar ops on vector [...] new 5b12946 [X86][SSE] Add support for extracting constant bit data from [...]
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 | 68 ++++++++++++++-------- .../CodeGen/X86/clear_upper_vector_element_bits.ll | 16 ++--- test/CodeGen/X86/vec_int_to_fp.ll | 12 ++-- test/CodeGen/X86/vec_uint_to_fp-fastmath.ll | 7 +-- 4 files changed, 57 insertions(+), 46 deletions(-)