[PATCH] D46432: [llvm-exegesis] Add a library to cluster benchmark results.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 07:36:00 PDT 2018


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added subscribers: tschuett, mgorny.

Repository:
  rL LLVM

https://reviews.llvm.org/D46432

Files:
  tools/llvm-exegesis/lib/CMakeLists.txt
  tools/llvm-exegesis/lib/Clustering.cpp
  tools/llvm-exegesis/lib/Clustering.h
  unittests/tools/llvm-exegesis/CMakeLists.txt
  unittests/tools/llvm-exegesis/ClusteringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46432.145191.patch
Type: text/x-patch
Size: 14256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/cd6bed01/attachment.bin>


More information about the llvm-commits mailing list