This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95db6ffd346 [X86][SSE] X86TargetLowering::isBinOp - add PCMPGT new d889d38a51f [X86][SSE] X86TargetLowering::isCommutativeBinOp - add PCMPEQ new ee0ad15bc2d [NFC][InstCombine] Revisit one-use tests in shift-amount-re [...]
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: lib/Target/X86/X86ISelLowering.cpp | 1 + test/CodeGen/X86/avx512-insert-extract.ll | 18 +- test/CodeGen/X86/kshift.ll | 18 +- test/CodeGen/X86/masked_compressstore.ll | 118 ++--- test/CodeGen/X86/masked_expandload.ll | 223 ++++----- test/CodeGen/X86/masked_store.ll | 516 ++++++++++---------- test/CodeGen/X86/masked_store_trunc.ll | 526 +++++++++++---------- test/CodeGen/X86/masked_store_trunc_ssat.ll | 506 ++++++++++---------- test/CodeGen/X86/masked_store_trunc_usat.ll | 512 ++++++++++---------- .../shift-amount-reassociation-in-bittest.ll | 128 ++++- 10 files changed, 1345 insertions(+), 1221 deletions(-)