[PATCH] D46865: [llvm-exegesis] Add an analysis mode.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 01:58:15 PDT 2018


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

The analysis mode gives the user a clustered view of the measurement results.
Next steps are (requires the split ok AsmTemplate.Name into {mnemonic, mode}):

- Show the sched class.
- Highlight any inconsistencies with the checked-in data.


Repository:
  rL LLVM

https://reviews.llvm.org/D46865

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46865.146758.patch
Type: text/x-patch
Size: 14150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/6e4129f6/attachment.bin>


More information about the llvm-commits mailing list