[PATCH] D51979: [llvm-exegesis][NFC] Split BenchmarkRunner class

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 05:14:43 PDT 2018


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

clang-format


Repository:
  rL LLVM

https://reviews.llvm.org/D51979

Files:
  tools/llvm-exegesis/lib/BenchmarkCode.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  tools/llvm-exegesis/lib/CMakeLists.txt
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.h
  tools/llvm-exegesis/lib/Target.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  tools/llvm-exegesis/lib/X86/Target.cpp
  tools/llvm-exegesis/llvm-exegesis.cpp
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51979.165068.patch
Type: text/x-patch
Size: 40790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/9be6c894/attachment.bin>


More information about the llvm-commits mailing list