[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:59:07 PDT 2018


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

rely on implicit default asm dialect


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.166692.patch
Type: text/x-patch
Size: 20138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/d495862e/attachment-0001.bin>


More information about the llvm-commits mailing list