This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8e7cdb Remove iostream include from WasmObjectFile new 3160d05 [X86][SSE] Add support for combining AND bitmasks to shuffles.
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 | 11 +++ .../CodeGen/X86/clear_upper_vector_element_bits.ll | 18 +++- test/CodeGen/X86/known-bits.ll | 6 +- test/CodeGen/X86/vec_int_to_fp.ll | 9 +- test/CodeGen/X86/vec_uint_to_fp-fastmath.ll | 102 ++++++++++++++------- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 6 +- test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 3 +- 7 files changed, 102 insertions(+), 53 deletions(-)