This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88f8f008102 Revert "[mips] Reordering callseq* nodes to be linear" new 0c8405ae084 X86 Tests: Add tests for vector permutes with variable indi [...]
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/var-permute-128.ll | 392 ++++++++++ test/CodeGen/X86/var-permute-256.ll | 720 +++++++++++++++++ test/CodeGen/X86/var-permute-512.ll | 1472 +++++++++++++++++++++++++++++++++++ 3 files changed, 2584 insertions(+) create mode 100644 test/CodeGen/X86/var-permute-128.ll create mode 100644 test/CodeGen/X86/var-permute-256.ll create mode 100644 test/CodeGen/X86/var-permute-512.ll