[PATCH] D72928: [llvm-exegesis][NFC] Disassociate snippet generators from benchmark runners

Miloš Stojanović via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 08:55:22 PST 2020


mstojanovic updated this revision to Diff 238792.
mstojanovic added a comment.

Updated the comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72928/new/

https://reviews.llvm.org/D72928

Files:
  llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
  llvm/tools/llvm-exegesis/lib/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/Latency.cpp
  llvm/tools/llvm-exegesis/lib/Latency.h
  llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.h
  llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
  llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp
  llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.h
  llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp
  llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
  llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.h
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/Uops.cpp
  llvm/tools/llvm-exegesis/lib/Uops.h
  llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/TestBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72928.238792.patch
Type: text/x-patch
Size: 35120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/ec83e945/attachment.bin>


More information about the llvm-commits mailing list