llvm-project/llvm/test/Analysis/LoopAccessAnalysis
Adam Nemet e91cc6ef93 [LoopAccesses] Add -analyze support
The LoopInfo in combination with depth_first is used to enumerate the
loops.

Right now -analyze is not yet complete.  It only prints the result of
the analysis, the report and the run-time checks.  Printing the unsafe
depedences will require a bit more reshuffling which I'd like to do in a
follow-on to this patchset.  Unsafe dependences are currently checked
via -debug-only=loop-accesses in the new test.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

llvm-svn: 229898
2015-02-19 19:15:19 +00:00
..
unsafe-and-rt-checks-no-dbg.ll [LoopAccesses] Add -analyze support 2015-02-19 19:15:19 +00:00
unsafe-and-rt-checks.ll [LoopAccesses] Add -analyze support 2015-02-19 19:15:19 +00:00