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

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 01:09:19 PDT 2018


courbet updated this revision to Diff 145434.
courbet marked an inline comment as done.
courbet added a comment.

Address comments.


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.145434.patch
Type: text/x-patch
Size: 14363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/24fe3df0/attachment.bin>


More information about the llvm-commits mailing list