This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b10b1580534 Don't try to run MCJIT/OrcJIT EH tests when C++ library is [...] new f3b2c065d54 [X86] Add patterns to allow 512-bit BWI compare instruction [...] new 10c0bf7a263 [X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.
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 | 20 +-- lib/Target/X86/X86ISelLowering.h | 3 - lib/Target/X86/X86InstrAVX512.td | 30 +++- lib/Target/X86/X86InstrFragmentsSIMD.td | 2 - lib/Target/X86/X86IntrinsicsInfo.h | 24 +-- test/CodeGen/X86/avx512-cvt.ll | 273 +++++++++++++++++++---------- test/CodeGen/X86/avx512-schedule.ll | 42 ++--- test/CodeGen/X86/vector-shift-ashr-512.ll | 3 +- test/CodeGen/X86/x86-interleaved-access.ll | 96 +++++----- 9 files changed, 291 insertions(+), 202 deletions(-)