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
/
DispatchStage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MCA] consistently use MCPhysReg instead of unsigned as register type. NFCI
Andrea Di Biagio
2019-08-22
1
-1
/
+1
*
[MCA] Slightly refactor class RetireControlUnit, and add the ability to overr...
Andrea Di Biagio
2019-08-15
1
-7
/
+10
*
[MCA] Refactor the logic that computes the critical memory dependency info. NFCI
Andrea Di Biagio
2019-05-26
1
-3
/
+0
*
[MCA] Add field `IsEliminated` to class Instruction. NFCI
Andrea Di Biagio
2019-04-27
1
-3
/
+3
*
[MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.
Andrea Di Biagio
2019-03-26
1
-0
/
+10
*
[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
1
-0
/
+3
*
[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
1
-4
/
+3
*
[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
1
-0
/
+185