This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bafade2e5b9 [X86][SSE] Moved SplitBinaryOpsAndApply earlier so more met [...] new ff687abc6ec [X86] Use min/max for vector ult/ugt compares if avoids a s [...]
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 | 61 +++-- test/CodeGen/X86/avx512-insert-extract.ll | 88 ++++--- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 366 +++++++++++++------------- test/CodeGen/X86/psubus.ll | 326 ++++++++++++------------ test/CodeGen/X86/vec_cmp_uint-128.ll | 381 ++++++++++++++++++++-------- test/CodeGen/X86/vec_minmax_match.ll | 11 +- test/CodeGen/X86/vec_setcc-2.ll | 158 ++++++++---- 7 files changed, 825 insertions(+), 566 deletions(-)