This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9c6937 [llvm-mc] - Teach llvm-mc to generate compressed debug sectio [...] new 204e320 [LAA] Check independence of strided accesses before forward case
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/Analysis/LoopAccessAnalysis.cpp | 21 +++++----- .../LoopAccessAnalysis/independent-interleaved.ll | 45 ++++++++++++++++++++++ 2 files changed, 56 insertions(+), 10 deletions(-) create mode 100644 test/Analysis/LoopAccessAnalysis/independent-interleaved.ll