This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24ab3f138f4 [mips] Correct MUL pattern for mips64 new 956d5f32589 [llvm-exegesis] Allow benchmarking arbitrary code snippets.
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: docs/CommandGuide/llvm-exegesis.rst | 60 +++++++-- tools/llvm-exegesis/lib/Assembler.h | 7 +- tools/llvm-exegesis/lib/BenchmarkCode.h | 7 + tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 6 +- tools/llvm-exegesis/lib/X86/Target.cpp | 63 +++++---- tools/llvm-exegesis/llvm-exegesis.cpp | 201 +++++++++++++++++++++++++--- 6 files changed, 281 insertions(+), 63 deletions(-)