This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0863625 [DWARF] Default lower bound should respect requested DWARF version. new 4024478 Revert r296575 "[SLP] Fixes the bug due to absence of in orde [...]
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/Analysis/LoopAccessAnalysis.h | 7 +- lib/Analysis/LoopAccessAnalysis.cpp | 31 ++--- lib/Transforms/Vectorize/SLPVectorizer.cpp | 135 +++++++++++---------- .../SLPVectorizer/X86/jumbled-load-bug.ll | 44 ------- test/Transforms/SLPVectorizer/X86/jumbled-same.ll | 2 +- 5 files changed, 81 insertions(+), 138 deletions(-) delete mode 100644 test/Transforms/SLPVectorizer/X86/jumbled-load-bug.ll