This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2edd549 [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELN [...] new de21197 [AVX512] Remove masked_move/blendm intrinsic from back-end. T [...] new fe8f3cf [Thumb] A branch is not part of an IT block
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: include/llvm/IR/IntrinsicsX86.td | 157 ------------------- lib/Target/ARM/Thumb2InstrInfo.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 8 - lib/Target/X86/X86IntrinsicsInfo.h | 38 +---- test/CodeGen/X86/avx512-intrinsics.ll | 120 --------------- test/CodeGen/X86/avx512bw-intrinsics.ll | 87 ----------- test/CodeGen/X86/avx512bwvl-intrinsics.ll | 108 ------------- test/CodeGen/X86/avx512vl-intrinsics.ll | 241 ------------------------------ 8 files changed, 2 insertions(+), 759 deletions(-)