This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c877efda73 [X86] Remove GCCBuiltin for some intrinsics that aren't use [...] new f9a2a4b7d41 [AVX512] Don't use 32-bit elements version of AND/OR/XOR/AN [...]
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 | 66 ++++++++++++----------- test/CodeGen/X86/avx512-arith.ll | 6 +-- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 6 +-- test/CodeGen/X86/avx512-logic.ll | 10 ++-- test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 4 +- test/CodeGen/X86/vector-bitreverse.ll | 6 +-- test/CodeGen/X86/vector-lzcnt-512.ll | 8 +-- test/CodeGen/X86/vector-rotate-512.ll | 2 +- test/CodeGen/X86/vector-trunc-math.ll | 6 +-- test/CodeGen/X86/vector-tzcnt-512.ll | 16 +++--- 10 files changed, 66 insertions(+), 64 deletions(-)