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
/
ResourceManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[MCA] Slightly refactor the logic in ResourceManager. NFCI
Andrea Di Biagio
2019-08-15
1
-22
/
+33
*
[MCA][ResourceManager] Add a table that maps processor resource indices to pr...
Andrea Di Biagio
2019-02-20
1
-21
/
+24
*
[MCA] Store a bitmask of used groups in the instruction descriptor.
Andrea Di Biagio
2019-02-13
1
-4
/
+11
*
[MCA] Return a mask of busy resources from method ResourceManager::checkAvail...
Andrea Di Biagio
2019-02-11
1
-9
/
+21
*
[MCA] Speedup ResourceManager queries. NFCI
Andrea Di Biagio
2019-02-06
1
-8
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.
Andrea Di Biagio
2019-01-10
1
-4
/
+2
*
[llvm-mca] Display masks in hex
Evandro Menezes
2019-01-09
1
-3
/
+3
*
[llvm-mca] Improve debugging (NFC)
Evandro Menezes
2019-01-08
1
-0
/
+1
*
[MCA] Improved handling of in-order issue/dispatch resources.
Andrea Di Biagio
2019-01-04
1
-18
/
+0
*
[MCA] Store extra information about processor resources in the ResourceManager.
Andrea Di Biagio
2019-01-04
1
-14
/
+32
*
[MCA] Improve code comment and reuse an helper function in ResourceManager. NFCI
Andrea Di Biagio
2019-01-03
1
-9
/
+10
*
[MCA] Minor refactoring of method DefaultResourceStrategy::select. NFCI
Andrea Di Biagio
2019-01-02
1
-18
/
+21
*
[llvm-mca] Dump mask in hex
Evandro Menezes
2018-12-18
1
-2
/
+4
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-0
/
+326