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

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 00:42:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342117: [llvm-exegesis][NFC] Split BenchmarkRunner class (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51979

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51979.165211.patch
Type: text/x-patch
Size: 41402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/637c1a8e/attachment.bin>


More information about the llvm-commits mailing list