Print pairwise dependence results, add testcases.
authorAndreas Bolka <a@bolka.at>
Sun, 28 Jun 2009 00:35:22 +0000 (00:35 +0000)
committerAndreas Bolka <a@bolka.at>
Sun, 28 Jun 2009 00:35:22 +0000 (00:35 +0000)
commitc6a303052ba6386245059ce3efbf828ac6298ae9
tree5736833520ad1d7e06b9ba7a1fd95fe08b5b14c1
parentf35626d3cda3af2f445a04322253a0d9dca607db
Print pairwise dependence results, add testcases.

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