This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5c5bdd1 [Hexagon] Adding change of flow max 1 (cofMax1) TS flag for m [...] new ba555e4 [X86][AVX2] Regenerate and add 32-bit tests to core 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/avx2-arith.ll | 293 ++++++++---- test/CodeGen/X86/avx2-cmp.ll | 101 ++++- test/CodeGen/X86/avx2-conversions.ll | 239 +++++++--- test/CodeGen/X86/avx2-fma-fneg-combine.ll | 93 ++-- test/CodeGen/X86/avx2-gather.ll | 84 ++-- test/CodeGen/X86/avx2-logic.ll | 102 ++++- test/CodeGen/X86/avx2-phaddsub.ll | 107 +++-- test/CodeGen/X86/avx2-shift.ll | 546 +++++++++++++++++----- test/CodeGen/X86/avx2-vector-shifts.ll | 722 ++++++++++++++++++++---------- test/CodeGen/X86/avx2-vperm.ll | 61 ++- 10 files changed, 1687 insertions(+), 661 deletions(-)