forked from OSchip/llvm-project
e91cc6ef93
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 |
||
---|---|---|
.. | ||
unsafe-and-rt-checks-no-dbg.ll | ||
unsafe-and-rt-checks.ll |