This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 079ca3ecabd [SLP][X86] Add tests showing failure to commute icmp/fcmp operands new 7cf515b63a8 [SLP][X86] Add tests showing failure to commute icmp/fcmp b [...] new 7f1051e1fa3 [MemDepAnalysis] Allow caller to pass in an OrderedBasicBlock.
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: include/llvm/Analysis/MemoryDependenceAnalysis.h | 19 +-- lib/Analysis/MemoryDependenceAnalysis.cpp | 33 ++-- test/Transforms/SLPVectorizer/X86/cmp_commute.ll | 196 +++++++++++++++++++++++ 3 files changed, 225 insertions(+), 23 deletions(-)