diff options
author | Adam Nemet <anemet@apple.com> | 2015-02-18 03:44:30 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-02-18 03:44:30 +0000 |
commit | 75bc2d111f02e650a1590b033a15228694bb241d (patch) | |
tree | 5667fa0c7b9ee84de74542bf76ec0b060106b849 /clang/lib/Parse/ParseDecl.cpp | |
parent | d7350dbb85cb66c218be5012fe71bc229e5972ce (diff) | |
download | bcm5719-llvm-75bc2d111f02e650a1590b033a15228694bb241d.tar.gz bcm5719-llvm-75bc2d111f02e650a1590b033a15228694bb241d.zip |
[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: 229633
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions