This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 643e7f6c91a [mips] Merge MipsLongBranch and MipsHazardSchedule passes new a38d19ff57b [llvm-exegesis] Analysis output uses HTML. new 1e7d8b35077 [llvm-exegesis] Update doc to mention that the output is in html.
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: docs/CommandGuide/llvm-exegesis.rst | 4 +- tools/llvm-exegesis/lib/Analysis.cpp | 205 +++++++++++++++++++---- tools/llvm-exegesis/lib/Analysis.h | 4 +- tools/llvm-exegesis/lib/Clustering.h | 19 ++- unittests/tools/llvm-exegesis/ClusteringTest.cpp | 14 ++ 5 files changed, 199 insertions(+), 47 deletions(-)