[LoopAccesses] Change debug messages from LV to LAA
authorAdam Nemet <anemet@apple.com>
Wed, 18 Feb 2015 03:43:37 +0000 (03:43 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 18 Feb 2015 03:43:37 +0000 (03:43 +0000)
commitd0db4c1395234f9bcda3d6aa11994613af28533d
tree3e9a6a38dcf0e719fd8eabc45e009f79fc3ccf2a
parentacd22e1677a729813499f8ead3cba347eb2c874c
[LoopAccesses] Change debug messages from LV to LAA

Also add pass name as an argument to VectorizationReport::emitAnalysis.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

llvm-svn: 229628
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp