This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e793e68e9b9 [X86] Remove some patterns for bitcasted alignednonedtempor [...] new 65c20a7766b [X86] Add patterns for vzmovl+cvtpd2ps with a load. new cbeaa4da756 [X86] Add AVX512 versions of VCVTPD2PS to load folding tables.
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: lib/Target/X86/X86InstrAVX512.td | 12 ++++--- lib/Target/X86/X86InstrInfo.cpp | 3 ++ lib/Target/X86/X86InstrSSE.td | 24 +++++++++----- test/CodeGen/X86/sse2-intrinsics-x86.ll | 48 ++++++++++++++++++++------- test/CodeGen/X86/stack-folding-fp-avx512.ll | 8 +++++ test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 16 +++++++++ 6 files changed, 87 insertions(+), 24 deletions(-)