This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b80c630 [ORC] Clone module flags metadata into the globals module in [...] new 3a32e24 [AVX-512] Remove 128-bit and 256-bit masked floating point ad [...] new e330ad3 [X86] Regenerate x64 mmx/f64 return value tests
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: include/llvm/IR/IntrinsicsX86.td | 48 ----- lib/IR/AutoUpgrade.cpp | 44 ++++ lib/Target/X86/X86IntrinsicsInfo.h | 16 -- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 248 +++++++++++++++++++++++ test/CodeGen/X86/avx512vl-intrinsics.ll | 256 +----------------------- test/CodeGen/X86/ret-mmx.ll | 43 ++-- 6 files changed, 322 insertions(+), 333 deletions(-)