This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f9ec972382 [AMDGPU] Switch scalarize global loads ON by default new 31cd3858ec4 [X86][SSE4A] Add tests showing missed opportunities to comb [...] new 7990616d411 [x86] auto-generate complete checks for tests; NFC
The 2 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-cmp.ll | 197 ++++++++++----- test/CodeGen/X86/avx-load-store.ll | 277 +++++++++++++++++---- test/CodeGen/X86/avx-unpack.ll | 166 ++++++++---- test/CodeGen/X86/avx-vinsertf128.ll | 118 +++++---- test/CodeGen/X86/vector-shuffle-combining-sse4a.ll | 80 ++++++ 5 files changed, 619 insertions(+), 219 deletions(-) create mode 100644 test/CodeGen/X86/vector-shuffle-combining-sse4a.ll