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
/
Stages
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+2
*
[MCA][LSUnit] Track loads and stores until retirement.
Andrea Di Biagio
2019-10-08
1
-0
/
+4
*
[MCA] consistently use MCPhysReg instead of unsigned as register type. NFCI
Andrea Di Biagio
2019-08-22
1
-1
/
+1
*
[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
3
-12
/
+17
*
[MCA] Slightly refactor the logic in ResourceManager. NFCI
Andrea Di Biagio
2019-08-15
1
-5
/
+9
*
[MCA] Refactor the logic that computes the critical memory dependency info. NFCI
Andrea Di Biagio
2019-05-26
1
-3
/
+0
*
[MCA] Make the bool conversion operator in class InstRef explicit. NFCI
Andrea Di Biagio
2019-05-23
1
-1
/
+3
*
[MCA] Notify event listeners when instructions transition to the Pending stat...
Andrea Di Biagio
2019-05-05
1
-5
/
+27
*
[MCA] Add field `IsEliminated` to class Instruction. NFCI
Andrea Di Biagio
2019-04-27
1
-3
/
+3
*
[MCA] Add an experimental MicroOpQueue stage.
Andrea Di Biagio
2019-03-29
1
-0
/
+70
*
[MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.
Andrea Di Biagio
2019-03-26
1
-0
/
+10
*
[MCA] Highlight kernel bottlenecks in the summary view.
Andrea Di Biagio
2019-03-04
1
-0
/
+43
*
[MCA] Always check if scheduler resources are unavailable when reporting disp...
Andrea Di Biagio
2019-02-26
1
-1
/
+4
*
[MCA][Scheduler] Collect resource pressure and memory dependency bottlenecks.
Andrea Di Biagio
2019-02-20
2
-2
/
+5
*
[MCA] Improved debug prints. NFC
Andrea Di Biagio
2019-02-12
1
-1
/
+2
*
[MCA] Moved the logic that updates register dependencies from DispatchStage t...
Andrea Di Biagio
2019-02-05
1
-22
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.
Andrea Di Biagio
2019-01-10
1
-1
/
+7
*
[MCA] Add support for BeginGroup/EndGroup.
Andrea Di Biagio
2018-12-17
1
-0
/
+8
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
6
-0
/
+640