[LV] Convert all but one opt remark in Legality to new streaming interface
authorAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 16:49:42 +0000 (16:49 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 16:49:42 +0000 (16:49 +0000)
commit9988ca3db392a9fe7844cc742ea6aad0efe3204e
treee74f39d1b2923eb0f67358e37f1728b0336016de
parentc94678bf723469767f85db39a4bace8a8e60d71c
[LV] Convert all but one opt remark in Legality to new streaming interface

The last one remaining after which emitAnalysis can be removed is when
we convert the LAA's report to a vectorization report.  This requires
converting LAA to the new interface first.

llvm-svn: 282726
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp