This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f0a2d5f [InstructionSelect] NumBlocks isn't defined in DEBUG build. new 84cb7f4 [AVX512] In some cases KORTEST instruction may be used instea [...]
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/X86ISelLowering.cpp | 24 +- lib/Target/X86/X86InstrAVX512.td | 4 + test/CodeGen/X86/avx512-cmp.ll | 4 +- test/CodeGen/X86/avx512-i1test.ll | 22 +- test/CodeGen/X86/avx512-insert-extract.ll | 32 +- test/CodeGen/X86/masked_gather_scatter.ll | 62 +-- test/CodeGen/X86/masked_memop.ll | 876 ++++++++---------------------- 7 files changed, 296 insertions(+), 728 deletions(-)