[LV] Convert CostModel to use the new streaming opt remark API
authorAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 17:15:48 +0000 (17:15 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 17:15:48 +0000 (17:15 +0000)
commit0bfa441701d846e778dd4479468ee80943cc7e0c
treed78e6fbc1e7050c0edb2e803e60f75dc06371fb1
parent70757dd95a9c2c329714b93aa3d42af598d1dce9
[LV] Convert CostModel to use the new streaming opt remark API

Here we can already remove the member function emitAnalysis.

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