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.
Paths
| Differential D8115
[LoopAccesses 3/3] Print the dependences with -analyze ClosedPublic Authored by anemet on Mar 6 2015, 10:23 AM.
Details
Summary The dependences are now expose through the new getInterestingDependences This lets us remove the test that relied on -debug to check the
Diff Detail Event Timelineanemet updated this object. This revision is now accepted and ready to land.Mar 7 2015, 10:36 PM
Revision Contents
Diff 21374 include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks-no-dbg.ll
test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks.ll
|