This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b887560b63 [X86] Remove (V)MOV64toSDrr/m and (V)MOVDI2SSrr/m. Use 128- [...] new 1571d111a22 [X86][AVX] Add AVX512DQ coverage for masked memory ops test [...]
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: test/CodeGen/X86/masked_compressstore.ll | 357 ++++++++++- test/CodeGen/X86/masked_expandload.ll | 354 ++++++++++- test/CodeGen/X86/masked_load.ll | 1015 +++++++++++++++++++++++++++--- test/CodeGen/X86/masked_store.ll | 874 +++++++++++++++++++++++-- 4 files changed, 2444 insertions(+), 156 deletions(-)