Array accesses are independent if the underlying arrays differ.
authorAndreas Bolka <a@bolka.at>
Tue, 30 Jun 2009 02:12:10 +0000 (02:12 +0000)
committerAndreas Bolka <a@bolka.at>
Tue, 30 Jun 2009 02:12:10 +0000 (02:12 +0000)
commite9722fc850108a7b27c96dfd86ffc6f3c326f318
treec9671b7511f54ecacefe9d7dc151f1761420451f
parentf4b830f03f4859d89b03cb56fb3e43ba08ba94c3
Array accesses are independent if the underlying arrays differ.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopDependenceAnalysis.cpp
test/Analysis/LoopDependenceAnalysis/local-array.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/no-array.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-strong1.ll
test/Analysis/LoopDependenceAnalysis/siv-strong2.ll