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
/
Scheduler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Remove const from a bunch of ArrayRef. NFC
Andrea Di Biagio
2018-03-20
1
-4
/
+4
*
[llvm-mca] Move the logic that computes the scheduler's queue usage to the Ba...
Andrea Di Biagio
2018-03-20
1
-15
/
+39
*
[llvm-mca] Move the routine that computes processor resource masks to its own...
Andrea Di Biagio
2018-03-20
1
-31
/
+8
*
[llvm-mca] Simplify code. NFC
Andrea Di Biagio
2018-03-19
1
-26
/
+40
*
[llvm-mca] Remove the logic that computes the reciprocal throughput, and make...
Andrea Di Biagio
2018-03-13
1
-20
/
+0
*
[llvm-mca] Use a const ArrayRef in a few places. NFC
Andrea Di Biagio
2018-03-13
1
-8
/
+8
*
[llvm-mca] Refactor event listeners to make the backend agnostic to event types.
Clement Courbet
2018-03-13
1
-3
/
+18
*
[llvm-mca] Views are now independent from resource masks. NFCI
Andrea Di Biagio
2018-03-10
1
-1
/
+5
*
[llvm-mca] Fix handling of zero-latency instructions.
Andrea Di Biagio
2018-03-08
1
-0
/
+1
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+458