This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 02ef0610a9e Revert r319691: [globalisel][tablegen] Split atomic load/st [...] new 07b0498e27d [X86] Use vector widening to support sign extend from i1 wh [...]
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 | 51 ++++++++++++-------- test/CodeGen/X86/avg-mask.ll | 8 ++-- test/CodeGen/X86/avx512-calling-conv.ll | 20 ++++---- test/CodeGen/X86/avx512-cvt.ll | 12 ++--- test/CodeGen/X86/avx512-mask-op.ll | 20 ++++---- test/CodeGen/X86/avx512-vec-cmp.ll | 4 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 72 ++++++++++------------------- test/CodeGen/X86/setcc-lowering.ll | 5 +- test/CodeGen/X86/sse-fsignum.ll | 6 +-- test/CodeGen/X86/vector-compare-results.ll | 20 ++++---- test/CodeGen/X86/vector-sext.ll | 23 +++++---- test/CodeGen/X86/vector-shuffle-v1.ll | 10 ++-- 12 files changed, 121 insertions(+), 130 deletions(-)