index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-exegesis
/
lib
/
Clustering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Tools] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-3
/
+3
*
[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
Clement Courbet
2019-10-09
1
-33
/
+28
*
[llvm-exegesis] Finish plumbing the `Config` field.
Clement Courbet
2019-10-08
1
-26
/
+26
*
[NFC][llvm-exegesis] Refactor Analysis::SchedClassCluster::measurementsMatch()
Roman Lebedev
2019-03-29
1
-0
/
+31
*
[llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)
Roman Lebedev
2019-03-28
1
-6
/
+103
*
[llvm-exegesis] Split Epsilon param into two (PR40787)
Roman Lebedev
2019-02-25
1
-5
/
+9
*
Fix the build with gcc/libstdc++ 4.8.2 after r354441
Hans Wennborg
2019-02-20
1
-2
/
+2
*
[llvm-exegesis] Opcode stabilization / reclusterization (PR40715)
Roman Lebedev
2019-02-20
1
-1
/
+100
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert rL350035 "[llvm-exegesis] Clustering: don't enqueue a point multiple t...
Clement Courbet
2019-01-02
1
-35
/
+33
*
[llvm-exegesis] Clustering: don't enqueue a point multiple times
Fangrui Song
2018-12-23
1
-33
/
+35
*
Revert rL349136: [llvm-exegesis] Optimize ToProcess in dbScan
Simon Pilgrim
2018-12-14
1
-24
/
+14
*
[llvm-exegesis] Optimize ToProcess in dbScan
Fangrui Song
2018-12-14
1
-14
/
+24
*
[llvm-exegesis] (+final perf overview) InstructionBenchmarkClustering::rangeQ...
Roman Lebedev
2018-11-19
1
-2
/
+5
*
[llvm-exegesis] Move InstructionBenchmarkClustering::isNeighbour() into header
Roman Lebedev
2018-11-19
1
-11
/
+0
*
[llvm-exegesis] InstructionBenchmarkClustering::rangeQuery(): write into llvm...
Roman Lebedev
2018-11-19
1
-6
/
+6
*
[llvm-exegesis] InstructionBenchmarkClustering::dbScan(): replace std::vector...
Roman Lebedev
2018-11-19
1
-1
/
+1
*
[llvm-exegesis] InstructionBenchmarkClustering::rangeQuery(): use llvm::Small...
Roman Lebedev
2018-11-19
1
-2
/
+3
*
[llvm-exegesis] InstructionBenchmarkClustering::dbScan(): use llvm::SetVector...
Roman Lebedev
2018-11-19
1
-3
/
+4
*
[llvm-exegesis] Move namespace exegesis inside llvm::
Fangrui Song
2018-10-22
1
-0
/
+2
*
[llvm-exegesis] Output the unscaled value as well as the scaled one.
Clement Courbet
2018-09-26
1
-1
/
+1
*
[llvm-exegesis] Analysis: Show inconsistencies between checked-in and measure...
Clement Courbet
2018-06-04
1
-23
/
+25
*
Fix compilation under pre-c++14 gccs.
Clement Courbet
2018-05-15
1
-1
/
+1
*
[llvm-exegesis] Add an analysis mode.
Clement Courbet
2018-05-15
1
-18
/
+18
*
[llvm-exegesis] Revert accidentally commited code.
Clement Courbet
2018-05-14
1
-19
/
+19
*
[llvm-exegesis] Add an analysis mode.
Clement Courbet
2018-05-14
1
-19
/
+19
*
Re-land r331622 "[llvm-exegesis] Add a library to cluster benchmark results."
Clement Courbet
2018-05-07
1
-0
/
+170
*
Revert r331622 "[llvm-exegesis] Add a library to cluster benchmark results."
Clement Courbet
2018-05-07
1
-170
/
+0
*
[llvm-exegesis] Add a library to cluster benchmark results.
Clement Courbet
2018-05-07
1
-0
/
+170