This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c8b3b4 [InstSimplify][InstCombine] don't crash when folding vector s [...] new cebe016 [OptDiag,LV] Add hotness attribute to the derived analysis remarks
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/Analysis/OptimizationDiagnosticInfo.h | 30 ++++++++++++++++++++ include/llvm/IR/DiagnosticInfo.h | 32 ++++++++++------------ lib/Analysis/OptimizationDiagnosticInfo.cpp | 20 ++++++++++++++ lib/Transforms/Vectorize/LoopVectorize.cpp | 18 +++++++----- .../{no_fpmath.ll => no_fpmath_with_hotness.ll} | 14 ++++++---- 5 files changed, 85 insertions(+), 29 deletions(-) copy test/Transforms/LoopVectorize/X86/{no_fpmath.ll => no_fpmath_with_hotness.ll} (89%)