This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1635c635cc5 [X86][AVX512] Added more non-VLX test cases new 3c0783d9757 [X86][MMX] Support MMX build vectors to avoid SSE usage (PR29222)
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: lib/Target/X86/X86ISelLowering.cpp | 81 ++ test/CodeGen/X86/3dnow-intrinsics.ll | 381 ++++--- test/CodeGen/X86/mmx-build-vector.ll | 1798 ++++++++-------------------------- test/CodeGen/X86/pr29222.ll | 27 +- test/CodeGen/X86/vec_insert-mmx.ll | 9 +- 5 files changed, 646 insertions(+), 1650 deletions(-)