[LoopAccesses 3/3] Print the dependences with -analyze
authorAdam Nemet <anemet@apple.com>
Tue, 10 Mar 2015 17:40:43 +0000 (17:40 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 10 Mar 2015 17:40:43 +0000 (17:40 +0000)
commit8e7d56f6f7a7ba4e872675dd30c2fa689f02221d
tree9ad3777fe4480b4e835e97867a241645e89df0d4
parent7063c7e0844bbd2e59ef639dd4b88907b2520aa9
[LoopAccesses 3/3] Print the dependences with -analyze

The dependences are now expose through the new getInterestingDependences
API so we can use that with -analyze too and fix the FIXME.

This lets us remove the test that relied on -debug to check the
dependences.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231807 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks-no-dbg.ll [deleted file]
test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks.ll