This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 87d50cfb8ff [NFC] Optionally pass a function to emitInstrCountChangedRemark new 3fad8a772e8 [X86] Add intrinsics for KTEST instructions.
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: include/llvm/IR/IntrinsicsX86.td | 18 +++++++++ lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++++--- test/CodeGen/X86/avx512bw-intrinsics.ll | 68 +++++++++++++++++++++++++++++++++ test/CodeGen/X86/avx512dq-intrinsics.ll | 68 +++++++++++++++++++++++++++++++++ 4 files changed, 181 insertions(+), 5 deletions(-)