This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66c3f51a527 SCCP: avoid caching DenseMap entry that might be invalidated. new 39e3cf3d167 [X86] Ignore float/double non-temporal loads (PR39256) new 0b50ad3f833 [X86][AVX] Add examples of shuffles that can be reduced to [...]
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/X86ISelDAGToDAG.cpp | 3 +++ test/CodeGen/X86/nontemporal-loads.ll | 32 ++++++++++++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-256-v16.ll | 26 ++++++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-256-v32.ll | 31 +++++++++++++++++++++++++++++ 4 files changed, 92 insertions(+)