[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)
commit9a1a5ef2126a2cbd1f78a9afba5554d0e9720baa
tree49602af91992f681c330f5bca3a1ba162446b539
parent32ea7504ef6d8cfe5b685a00d9d60741205b5479
[LV] Convert emitRemark to new opt remark streaming interface

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

llvm-svn: 282723
llvm/include/llvm/IR/DiagnosticInfo.h
llvm/lib/IR/DiagnosticInfo.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp