This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d69c1ef LTO: Link non-prevailing weak_odr or linkonce_odr globals int [...] new 49e45b4 [LV] Also port failure remarks to new OptimizationRemarkEmitter API
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/DiagnosticInfo.h | 21 +++----- lib/Analysis/OptimizationDiagnosticInfo.cpp | 4 +- lib/IR/DiagnosticInfo.cpp | 19 +++----- lib/Transforms/Vectorize/LoopVectorize.cpp | 16 +++--- .../X86/vectorization-remarks-missed.ll | 57 ++++++++++++++++++++++ 5 files changed, 85 insertions(+), 32 deletions(-)