This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d954633ce29 Add missing include. Should fix modules libstdc++ builds. new ae1022198b4 Recommitting rL305465 after fixing bug in TableGen in rL306 [...]
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 | 95 + lib/Target/X86/X86InstrAVX512.td | 645 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 404 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 13485 ++++++++++++++++++++++ test/CodeGen/X86/compress_expand.ll | 8 +- test/CodeGen/X86/masked_memop.ll | 16 +- 6 files changed, 14296 insertions(+), 357 deletions(-) create mode 100644 test/CodeGen/X86/avx512vl-vec-masked-cmp.ll