summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-02-19 19:15:19 +0000
committerAdam Nemet <anemet@apple.com>2015-02-19 19:15:19 +0000
commite91cc6ef9302e308a388b611a4855299458e59c7 (patch)
tree213b206b5a276e5cd9ca40fec578b1b8137845af /clang/lib/CodeGen/CodeGenFunction.cpp
parent2bd6e984ef50574e832caec19135043f325356d0 (diff)
downloadbcm5719-llvm-e91cc6ef9302e308a388b611a4855299458e59c7.tar.gz
bcm5719-llvm-e91cc6ef9302e308a388b611a4855299458e59c7.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: 229898
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud