diff options
author | Adam Nemet <anemet@apple.com> | 2015-02-18 03:44:25 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-02-18 03:44:25 +0000 |
commit | d7350dbb85cb66c218be5012fe71bc229e5972ce (patch) | |
tree | daca5b128fb27a9c2a0ac1f0d0a794a125341657 /clang/lib/Parse/ParseDecl.cpp | |
parent | 8b12afbeee3e6ac2f2dea1988d814aab4489cbb9 (diff) | |
download | bcm5719-llvm-d7350dbb85cb66c218be5012fe71bc229e5972ce.tar.gz bcm5719-llvm-d7350dbb85cb66c218be5012fe71bc229e5972ce.zip |
[LoopAccesses] Split out LoopAccessReport from VectorizerReport
The only difference between these two is that VectorizerReport adds a
vectorizer-specific prefix to its messages. When LAA is used in the
vectorizer context the prefix is added when we promote the
LoopAccessReport into a VectorizerReport via one of the constructors.
This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.
llvm-svn: 229632
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions