OSDN Git Service

[LV] Convert emitRemark to new opt remark streaming interface
authorAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 16:23:12 +0000 (16:23 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 16:23:12 +0000 (16:23 +0000)
commit9ecbf48ff50ea6c617962e732996ed9ba5db9374
treeb1386ddaefea34cb992c65fa558e173d93e86081
parent9155ed99230970dbbd506160eaf306087ee3a1f7
[LV] Convert emitRemark to new opt remark streaming interface

Also renamed the function to emitRemarkWithHints to better reflect what
the function actually does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282723 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DiagnosticInfo.h
lib/IR/DiagnosticInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp