This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c369648 [llvm-objdump tests] Copy the inputs of tests closer to tests. new fac4957 [X86][SSE] Tests showing horizontal all_of/any_of of vector c [...]
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/vector-compare-all_of.ll | 801 ++++++++++++++++++++++++++++++ test/CodeGen/X86/vector-compare-any_of.ll | 801 ++++++++++++++++++++++++++++++ 2 files changed, 1602 insertions(+) create mode 100644 test/CodeGen/X86/vector-compare-all_of.ll create mode 100644 test/CodeGen/X86/vector-compare-any_of.ll