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
/
Backend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.
Andrea Di Biagio
2018-04-05
1
-3
/
+3
*
[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.
Andrea Di Biagio
2018-04-05
1
-3
/
+3
*
[MC][Tablegen] Allow the definition of processor register files in the schedu...
Andrea Di Biagio
2018-04-03
1
-1
/
+1
*
[llvm-mca] Pass the InstrBuilder to the constructor of Backend.
Andrea Di Biagio
2018-03-23
1
-6
/
+4
*
[llvm-mca] Move the logic that computes the register file usage to the Backen...
Andrea Di Biagio
2018-03-21
1
-6
/
+0
*
[llvm-mca] Move the logic that computes the scheduler's queue usage to the Ba...
Andrea Di Biagio
2018-03-20
1
-3
/
+2
*
[llvm-mca] Move the routine that computes processor resource masks to its own...
Andrea Di Biagio
2018-03-20
1
-1
/
+1
*
[llvm-mca] Add pipeline stall events.
Andrea Di Biagio
2018-03-19
1
-9
/
+2
*
[llvm-mca] Remove method getSchedModel() from the Backend.
Andrea Di Biagio
2018-03-16
1
-3
/
+0
*
[llvm-mca] Remove unused methods from Backend. NFC
Andrea Di Biagio
2018-03-16
1
-17
/
+0
*
[llvm-mca] Remove the logic that computes the reciprocal throughput, and make...
Andrea Di Biagio
2018-03-13
1
-3
/
+0
*
[llvm-mca] Fix unused variable warning in opt mode.
Clement Courbet
2018-03-13
1
-1
/
+1
*
[llvm-mca] Refactor event listeners to make the backend agnostic to event types.
Clement Courbet
2018-03-13
1
-7
/
+10
*
[llvm-mca] Views are now independent from resource masks. NFCI
Andrea Di Biagio
2018-03-10
1
-4
/
+1
*
[llvm-mca] HWEventListener is a class, not struct.
Andrea Di Biagio
2018-03-08
1
-1
/
+1
*
[llvm-mca] Unify the API for the various views. NFCI
Andrea Di Biagio
2018-03-08
1
-8
/
+8
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+141