This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d0c245bc6a [X86][SSE] Non-temporal loads shouldn't be folded if it can [...] new 0932adfd4eb [X86][AVX1] Split 256-bit vector non-temporal loads to keep [...]
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/X86ISelLowering.cpp | 24 +++- test/CodeGen/X86/fast-isel-nontemporal.ll | 72 ++++++++-- test/CodeGen/X86/nontemporal-loads.ll | 230 ++++++++++++++++++------------ 3 files changed, 220 insertions(+), 106 deletions(-)