diff options
author | Adam Nemet <anemet@apple.com> | 2015-02-19 19:15:15 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-02-19 19:15:15 +0000 |
commit | 2bd6e984ef50574e832caec19135043f325356d0 (patch) | |
tree | adbfab28f621cda30710d47bf8c69f7406ade809 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3e87634fd835cc809c19c5313c208b8e87bdf8a0 (diff) | |
download | bcm5719-llvm-2bd6e984ef50574e832caec19135043f325356d0.tar.gz bcm5719-llvm-2bd6e984ef50574e832caec19135043f325356d0.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: 229897
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions