[all-commits] [llvm/llvm-project] 84728e: [llvm-exegesis][mips] Add BenchmarkResultTest unit...
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Fri Dec 13 08:03:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84728e65e95b78880ad65bd035fdee36e143265a
https://github.com/llvm/llvm-project/commit/84728e65e95b78880ad65bd035fdee36e143265a
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
A llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
M llvm/unittests/tools/llvm-exegesis/Mips/CMakeLists.txt
Log Message:
-----------
[llvm-exegesis][mips] Add BenchmarkResultTest unit test
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.
Differential Revision: https://reviews.llvm.org/D71265
More information about the All-commits
mailing list