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

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 00:33:15 PDT 2018


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

add missing stack setup for EFLAGS.


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.166820.patch
Type: text/x-patch
Size: 20479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/6c4192f8/attachment.bin>


More information about the llvm-commits mailing list