This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cbeaa4da756 [X86] Add AVX512 versions of VCVTPD2PS to load folding tables. new 1d2af6aa6e7 [X86] Add patterns for vzmovl+cvtpd2dq/cvttpd2dq with a load.
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/X86InstrAVX512.td | 6 +++ lib/Target/X86/X86InstrSSE.td | 14 +++++- test/CodeGen/X86/sse2-intrinsics-x86.ll | 76 +++++++++++++++++++++++++++------ 3 files changed, 83 insertions(+), 13 deletions(-)