This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19c9b1cc72a [utils] Refactor utils/update_{,llc_}test_checks.py to shar [...] new c7bf2b1200b [X86] Teach combineExtSetcc to handle ZERO_EXTEND by wideni [...] new 5e6ffb9ab1d [X86] Legalize zero extends from vXi1 to vXi16/vXi32/vXi64 [...]
The 2 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 | 28 ++- test/CodeGen/X86/avx512-cvt.ll | 232 ++++++++++++++------- test/CodeGen/X86/avx512-ext.ll | 87 +++----- test/CodeGen/X86/avx512-schedule.ll | 146 +++++++------ test/CodeGen/X86/avx512-vec-cmp.ll | 48 ++--- .../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 73 ++++--- test/CodeGen/X86/prefer-avx256-mask-extend.ll | 40 ++-- 7 files changed, 382 insertions(+), 272 deletions(-)