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
/
tools
/
llvm-mca
/
DispatchStage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Introduce the llvm-mca library and organize the directory accordin...
Matt Davis
2018-08-27
1
-160
/
+0
*
[llvm-mca] Fix -Wpessimizing-move warnings introduced by r339923.
Andrea Di Biagio
2018-08-16
1
-2
/
+2
*
[llvm-mca] Refactor how execution is orchestrated by the Pipeline.
Andrea Di Biagio
2018-08-16
1
-13
/
+19
*
[llvm-mca] Small refactoring in preparation for another patch that will impro...
Andrea Di Biagio
2018-08-16
1
-4
/
+5
*
[llvm-mca] Propagate fatal llvm-mca errors from library classes to driver.
Matt Davis
2018-08-13
1
-3
/
+3
*
[llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms.
Andrea Di Biagio
2018-07-31
1
-4
/
+8
*
[llvm-mca] Improve a few debug prints. NFC
Andrea Di Biagio
2018-07-13
1
-3
/
+1
*
[llvm-mca] Add cycleBegin/cycleEnd callbacks to mca::Stage.
Matt Davis
2018-07-12
1
-1
/
+1
*
[llvm-mca] Simplify eventing by adding an onEvent templated method.
Matt Davis
2018-07-12
1
-9
/
+6
*
[llvm-mca] Remove field HasReadAdvanceEntries from class ReadDescriptor.
Andrea Di Biagio
2018-06-29
1
-6
/
+0
*
[llvm-mca] Use a WriteRef to describe register writes in class RegisterFile.
Andrea Di Biagio
2018-06-28
1
-7
/
+9
*
[llvm-mca] Register listeners with stages; remove Pipeline dependency from S...
Matt Davis
2018-06-27
1
-6
/
+9
*
[llvm-mca] Rename Backend to Pipeline. NFC.
Matt Davis
2018-06-25
1
-1
/
+1
*
[llvm-mca] Remove redundant call. NFC
Andrea Di Biagio
2018-06-22
1
-2
/
+0
*
[llvm-mca] Introduce the ExecuteStage (was originally the Scheduler class).
Matt Davis
2018-06-14
1
-6
/
+5
*
[llvm-mca] Update DispatchStage header comment. NFC.
Matt Davis
2018-05-25
1
-1
/
+5
*
[llvm-mca] Add the RetireStage.
Matt Davis
2018-05-25
1
-19
/
+8
*
[llvm-mca] Fix header comments. NFC.
Matt Davis
2018-05-23
1
-1
/
+1
*
[llvm-mca] Move DispatchStage::cycleEvent to preExecute. NFC.
Matt Davis
2018-05-22
1
-0
/
+6
*
[llvm-mca] Make Dispatch a subclass of Stage.
Matt Davis
2018-05-17
1
-0
/
+159