This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9a8ccc Define sys::path::convert_to_slash new 3612268 [AVX-512] Add patterns to use a zero masked VPTERNLOG instruc [...]
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/X86InstrAVX512.td | 16 +++++ lib/Target/X86/X86InstrInfo.cpp | 15 ++++ test/CodeGen/X86/avx512-calling-conv.ll | 24 +++---- test/CodeGen/X86/avx512-cvt.ll | 14 ++-- test/CodeGen/X86/avx512-ext.ll | 3 +- test/CodeGen/X86/avx512-insert-extract.ll | 56 +++++++-------- test/CodeGen/X86/avx512-mask-op.ll | 110 +++++++++++++---------------- test/CodeGen/X86/avx512-vbroadcast.ll | 3 +- test/CodeGen/X86/avx512-vec-cmp.ll | 6 +- test/CodeGen/X86/sse-fsignum.ll | 11 ++- test/CodeGen/X86/vector-compare-results.ll | 24 +++---- test/CodeGen/X86/vector-sext.ll | 45 +++++------- test/CodeGen/X86/vector-shuffle-v1.ll | 74 +++++++++---------- 13 files changed, 184 insertions(+), 217 deletions(-)