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
/
Instruction.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
-2
/
+2
*
[MCA] Refactor the logic that computes the critical memory dependency info. NFCI
Andrea Di Biagio
2019-05-26
1
-11
/
+13
*
[MCA] Add the ability to compute critical register dependency of an instruction.
Andrea Di Biagio
2019-05-23
1
-1
/
+33
*
[MCA] Slightly refactor method writeStartEvent in WriteState and ReadState. NFCI
Andrea Di Biagio
2019-02-18
1
-10
/
+10
*
[MCA] Improved code comment. NFC
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
-12
/
+31
*
[MCA] Moved the logic that updates register dependencies from DispatchStage t...
Andrea Di Biagio
2019-02-05
1
-1
/
+1
*
[MCA] Simplify the logic in method WriteState::addUser. NFCI
Andrea Di Biagio
2019-02-05
1
-5
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-0
/
+205