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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Merge the different SETcc instructions for each condition code into sin...
Craig Topper
2019-04-05
1
-0
/
+2
*
[X86] Merge the different CMOV instructions for each condition code into sing...
Craig Topper
2019-04-05
1
-0
/
+2
*
Add an option do not dump the generated object on disk
Guillaume Chatelet
2019-04-05
2
-13
/
+27
*
[NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass.
Roman Lebedev
2019-03-29
4
-86
/
+83
*
[NFC][llvm-exegesis] Refactor ResolvedSchedClass & friends
Roman Lebedev
2019-03-29
5
-237
/
+312
*
[NFC][llvm-exegesis] Refactor Analysis::SchedClassCluster::measurementsMatch()
Roman Lebedev
2019-03-29
4
-31
/
+90
*
[llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)
Roman Lebedev
2019-03-28
4
-25
/
+145
*
[llvm-exegesis] Allow the target to disable the selection of some registers.
Clement Courbet
2019-03-26
3
-2
/
+23
*
[llvm-exegesis] Teach llvm-exegesis to handle instructions with multiple tied...
Clement Courbet
2019-02-26
1
-17
/
+47
*
[llvm-exegesis] Split Epsilon param into two (PR40787)
Roman Lebedev
2019-02-25
4
-14
/
+31
*
Fix file header issues in fuzzers. NFC
Fangrui Song
2019-02-21
1
-1
/
+1
*
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
5
-13
/
+137
*
[llvm-exegesis] Cut run time of analysis mode by another -35% (*sic*) (YamlCo...
Roman Lebedev
2019-02-04
1
-5
/
+15
*
[llvm-exegesis] Cut run time of analysis mode by -84% (*sic*) (YamlContext::g...
Roman Lebedev
2019-02-04
1
-6
/
+18
*
[llvm-exegesis] Throughput support in analysis mode
Roman Lebedev
2019-02-04
1
-5
/
+17
*
[llvm-exegesis] deserializeMCInst(): bump SmallVector small size up to 16
Roman Lebedev
2019-02-04
1
-1
/
+1
*
[llvm-exegesis] Add throughput mode.
Clement Courbet
2019-01-30
7
-11
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
38
-152
/
+114
*
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][NFC] Some code style cleanup
Jinsong Ji
2018-11-20
1
-201
/
+238
*
[llvm-exegesis][NFC] More tests for ExegesisTarget::fillMemoryOperands().
Clement Courbet
2018-11-19
2
-7
/
+9
*
[llvm-exegesis] (+final perf overview) InstructionBenchmarkClustering::rangeQ...
Roman Lebedev
2018-11-19
2
-3
/
+6
*
[llvm-exegesis] Move InstructionBenchmarkClustering::isNeighbour() into header
Roman Lebedev
2018-11-19
2
-12
/
+8
*
[llvm-exegesis] InstructionBenchmarkClustering::rangeQuery(): write into llvm...
Roman Lebedev
2018-11-19
2
-7
/
+7
*
[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
2
-3
/
+4
*
[llvm-exegesis] Analysis: writeMeasurementValue(): don't alloc string for dou...
Roman Lebedev
2018-11-19
1
-1
/
+16
*
[llvm-exegesis] Analysis::writeSnippet(): be smarter about memory allocations.
Roman Lebedev
2018-11-19
1
-5
/
+3
*
[llvm-exegesis] InstructionBenchmarkClustering::dbScan(): use llvm::SetVector...
Roman Lebedev
2018-11-19
1
-3
/
+4
*
[llvm-exegesis][NFC] Add a way to declare the default counter binding for unb...
Clement Courbet
2018-11-09
5
-54
/
+17
*
[PowerPC][llvm-exegesis] Add a PowerPC target
Jinsong Ji
2018-11-08
4
-0
/
+136
*
[llvm-exegesis][NFC] Add missing header guard + cosmetics.
Clement Courbet
2018-11-08
2
-1
/
+7
*
Revert "[llvm-exegesis] Add a snippet generator to generate snippets to compu...
Clement Courbet
2018-11-08
15
-201
/
+27
*
[llvm-exegesis] Add a snippet generator to generate snippets to compute ROB s...
Clement Courbet
2018-11-08
15
-27
/
+201
*
[llvm-exegesis] Remove superfluous move.
Clement Courbet
2018-11-07
1
-1
/
+1
*
[llvm-exegesis] Correclty handle all X86 memory encoding formats.
Clement Courbet
2018-11-07
1
-63
/
+141
*
[llvm-exegesis] Increasing wrapping limit.
Clement Courbet
2018-11-07
1
-1
/
+1
*
[llvm-exegesis] Ignore X86 pseudo instructions.
Clement Courbet
2018-11-06
1
-0
/
+3
*
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
1
-1
/
+3
*
[llvm-exegesis] Fix SNB counter definition and handling.
Clement Courbet
2018-10-28
1
-3
/
+4
*
Fix MSVC llvm-exegesis build. NFCI.
Simon Pilgrim
2018-10-25
1
-8
/
+8
*
[llvm-exegesis] Add missing initializer.
Clement Courbet
2018-10-25
2
-9
/
+9
*
[llvm-exegesis] Fix VC build of r345243.
Clement Courbet
2018-10-25
1
-8
/
+8
*
[llvm-exegesis] Fix warning in r345243.
Clement Courbet
2018-10-25
1
-1
/
+1
*
[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Clement Courbet
2018-10-25
8
-20
/
+100
*
[llvm-exegesis] Implements a cache of Instruction objects.
Guillaume Chatelet
2018-10-24
5
-7
/
+39
[prev]
[next]