[PATCH] D71265: [llvm-exegesis][mips] Add BenchmarkResultTest unit test
Miloš Stojanović via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 06:23:18 PST 2019
mstojanovic created this revision.
mstojanovic added reviewers: gchatelet, courbet, atanasyan, petarj.
Herald added subscribers: tschuett, arichardson, mgorny, sdardis.
Herald added a project: LLVM.
Test writing and reading benchmark instructions to and from disc, and check calculations of min, max and avg values from a list of benchmark measures.
https://reviews.llvm.org/D71265
Files:
llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
llvm/unittests/tools/llvm-exegesis/Mips/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71265.233069.patch
Type: text/x-patch
Size: 5500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/0cebe6ed/attachment.bin>
More information about the llvm-commits
mailing list