This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 120bc73a3a0 [SimplifyIndVar] Refactor overflow check elimination code; NFC new 5541345bb1d [X86] Add avx512 command lines and test cases to machine-co [...] new 322b8287e89 [X86] Simplify the CHECK lines in vector-reduce-and/or/xor.
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: test/CodeGen/X86/machine-combiner.ll | 591 +++++++++++++++++++++++++++++++--- test/CodeGen/X86/vector-reduce-and.ll | 101 +----- test/CodeGen/X86/vector-reduce-or.ll | 101 +----- test/CodeGen/X86/vector-reduce-xor.ll | 101 +----- 4 files changed, 549 insertions(+), 345 deletions(-)