This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 693dd9f10c9 Fix missing virtual destructor to silence build warning. new 99a634fdf11 [X86][SSE] Update MOVNTDQA non-temporal loads to generic im [...]
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: include/llvm/IR/IntrinsicsX86.td | 12 ------- lib/IR/AutoUpgrade.cpp | 17 +++++++++ lib/Target/X86/X86InstrAVX512.td | 9 ++--- lib/Target/X86/X86InstrSSE.td | 9 ++--- test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 14 +++++++- test/CodeGen/X86/avx2-intrinsics-x86.ll | 46 ++++++++---------------- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 11 ++++++ test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 13 +++++++ 8 files changed, 74 insertions(+), 57 deletions(-)