[PATCH] D72928: [llvm-exegesis][NFC] Disassociate snippet generators from benchmark runners
Miloš Stojanović via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 07:34:18 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24b7b99b7d68: [llvm-exegesis][NFC] Disassociate snippet generators from benchmark runners (authored by mstojanovic).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D72928?vs=239114&id=239127#toc
Repository:
rG LLVM Github Monorepo
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/Analysis.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.239127.patch
Type: text/x-patch
Size: 37049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/ecd6c1d9/attachment.bin>
More information about the llvm-commits
mailing list