This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba7df5db105 [X86][AVX2] Regenerated and cleaned up broadcast tests. new 4fb2044b27c [X86][AVX] Regenerated and cleaned up AVX1 intrinsic tests.
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/avx-basic.ll | 7 + test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 651 ++++++++++++++------- test/CodeGen/X86/avx-intrinsics-x86.ll | 770 ++++++++++++------------- test/CodeGen/X86/avx-intrinsics-x86_64.ll | 20 +- test/CodeGen/X86/avx-select.ll | 65 ++- test/CodeGen/X86/avx-vbroadcastf128.ll | 56 +- test/CodeGen/X86/avx-vperm2x128.ll | 138 ++--- 7 files changed, 989 insertions(+), 718 deletions(-)