This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c29f26f [PM] Preserve GlobalsAA for SROA. new 6ad3e35 [X86][SSE] Add general lowering of nontemporal vector loads
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/Target/TargetSelectionDAG.td | 12 + lib/Target/X86/X86InstrAVX512.td | 39 ++ lib/Target/X86/X86InstrSSE.td | 30 ++ test/CodeGen/X86/fast-isel-nontemporal.ll | 386 ++++++++++++----- test/CodeGen/X86/nontemporal-loads.ll | 678 +++++++++++++++++------------- 5 files changed, 745 insertions(+), 400 deletions(-)