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
/
lib
/
MCA
/
HardwareUnits
/
Scheduler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[MCA] Slightly refactor class RetireControlUnit, and add the ability to overr...
Andrea Di Biagio
2019-08-15
1
-6
/
+4
*
[MCA] Slightly refactor the logic in ResourceManager. NFCI
Andrea Di Biagio
2019-08-15
1
-3
/
+3
*
[MCA] Further refactor the bottleneck analysis view. NFCI.
Andrea Di Biagio
2019-06-10
1
-1
/
+2
*
[MCA][Scheduler] Change how memory instructions are dispatched to the pending...
Andrea Di Biagio
2019-06-01
1
-28
/
+25
*
[MCA] Refactor class LSUnit. NFCI
Andrea Di Biagio
2019-05-29
1
-65
/
+22
*
[MCA][Scheduler] Improved critical memory dependency computation.
Andrea Di Biagio
2019-05-26
1
-6
/
+16
*
[MCA] Refactor the logic that computes the critical memory dependency info. NFCI
Andrea Di Biagio
2019-05-26
1
-11
/
+61
*
[MCA] Introduce class LSUnitBase and let LSUnit derive from it.
Andrea Di Biagio
2019-05-23
1
-10
/
+7
*
[MCA] Notify event listeners when instructions transition to the Pending stat...
Andrea Di Biagio
2019-05-05
1
-3
/
+8
*
[MCA] Highlight kernel bottlenecks in the summary view.
Andrea Di Biagio
2019-03-04
1
-3
/
+25
*
[MCA] Always check if scheduler resources are unavailable when reporting disp...
Andrea Di Biagio
2019-02-26
1
-3
/
+9
*
[MCA][Scheduler] Collect resource pressure and memory dependency bottlenecks.
Andrea Di Biagio
2019-02-20
1
-24
/
+26
*
[MCA] Slightly refactor method writeStartEvent in WriteState and ReadState. NFCI
Andrea Di Biagio
2019-02-18
1
-1
/
+1
*
[MCA][LSUnit] Return the ID of the dependent memory operation from method
Andrea Di Biagio
2019-02-15
1
-1
/
+2
*
[MCA][Scheduler] Use latency information to further classify busy instructions.
Andrea Di Biagio
2019-02-13
1
-6
/
+51
*
[MCA][Scheduler] Track resources that were found busy when issuing an instruc...
Andrea Di Biagio
2019-02-11
1
-0
/
+3
*
[MCA] Return a mask of busy resources from method ResourceManager::checkAvail...
Andrea Di Biagio
2019-02-11
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MCA] Improved handling of in-order issue/dispatch resources.
Andrea Di Biagio
2019-01-04
1
-2
/
+4
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-0
/
+245