[PATCH] D52041: [llvm-exegesis] Allow benchmarking arbitrary code snippets.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 07:54:38 PDT 2018


courbet updated this revision to Diff 166689.
courbet added a comment.

Add more comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D52041

Files:
  docs/CommandGuide/llvm-exegesis.rst
  tools/llvm-exegesis/lib/Assembler.h
  tools/llvm-exegesis/lib/BenchmarkCode.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/X86/Target.cpp
  tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52041.166689.patch
Type: text/x-patch
Size: 20242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/78b7dbe0/attachment.bin>


More information about the llvm-commits mailing list