This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 956e075 X86InstrInfo: No need for liveness analysis in classifyLEAReg() new 42a372e [OptDiag,LV] Add hotness attribute to applied-optimization remarks new 20e7162 [OptDiag] Missed these when making the IR Value a const pointer
The 2 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 | 22 +++++++++++++++++++--- include/llvm/IR/DiagnosticInfo.h | 5 +++-- lib/Analysis/OptimizationDiagnosticInfo.cpp | 21 +++++++++++++++++++-- lib/Transforms/Vectorize/LoopVectorize.cpp | 14 +++++++------- .../LoopVectorize/X86/no_fpmath_with_hotness.ll | 8 ++++---- 5 files changed, 52 insertions(+), 18 deletions(-)