This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a385fd71f06 Add attributes and fix some keywords in llvm-mode.el new 50adb3d4d1f Support resetting STATISTIC() values using llvm::ResetStatistics()
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/ADT/Statistic.h | 15 ++++++ lib/Support/Statistic.cpp | 34 ++++++++++-- unittests/ADT/StatisticTest.cpp | 114 +++++++++++++++++++++++++++++----------- 3 files changed, 129 insertions(+), 34 deletions(-)