This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32d37d67203 [X86] Correct dwarf unwind information in function epilogue new a06118f48b4 [X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics 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 | 106 +++++++-------- test/CodeGen/X86/avx2-cmp.ll | 36 ++--- test/CodeGen/X86/avx2-conversions.ll | 74 +++++------ test/CodeGen/X86/avx2-fma-fneg-combine.ll | 32 ++--- test/CodeGen/X86/avx2-gather.ll | 28 ++-- test/CodeGen/X86/avx2-logic.ll | 34 ++--- test/CodeGen/X86/avx2-phaddsub.ll | 36 ++--- test/CodeGen/X86/avx2-shift.ll | 170 ++++++++++++------------ test/CodeGen/X86/avx2-vector-shifts.ll | 212 ++++++++++++++---------------- test/CodeGen/X86/avx2-vperm.ll | 20 +-- 10 files changed, 364 insertions(+), 384 deletions(-)