This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14a125c6c66 [CodeView, PDB] Fix some Clang-tidy modernize and Include W [...] new e3305284e8f [ORE] Add diagnostics hotness threshold
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/LLVMContext.h | 9 ++++++++ lib/Analysis/OptimizationDiagnosticInfo.cpp | 7 ++++++ lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 8 +++++++ lib/IR/LLVMContext.cpp | 7 ++++++ lib/IR/LLVMContextImpl.h | 1 + test/CodeGen/AArch64/arm64-spill-remarks.ll | 27 ++++++++++++++++++++++ .../Transforms/Inline/optimization-remarks-yaml.ll | 18 ++++++++++++++- tools/llc/llc.cpp | 8 +++++++ tools/opt/opt.cpp | 8 +++++++ 9 files changed, 92 insertions(+), 1 deletion(-)