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
/
Dispatch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Make Dispatch a subclass of Stage.
Matt Davis
2018-05-17
1
-122
/
+0
*
[llvm-mca] Move the RegisterFile class into its own translation unit. NFC
Matt Davis
2018-05-16
1
-135
/
+3
*
[llvm-mca] Improved support for dependency-breaking instructions.
Andrea Di Biagio
2018-05-14
1
-15
/
+19
*
[llvm-mca] Avoid exposing index values in the MCA interfaces.
Matt Davis
2018-05-07
1
-12
/
+10
*
[llvm-mca] Lift the logic of the RetireControlUnit from the Dispatch translat...
Matt Davis
2018-05-01
1
-62
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[llvm-mca] Removed unused argument from cycleEvent. NFC
Andrea Di Biagio
2018-04-12
1
-1
/
+1
*
[MC][Tablegen] Allow models to describe the retire control unit for llvm-mca.
Andrea Di Biagio
2018-04-05
1
-14
/
+6
*
[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.
Andrea Di Biagio
2018-04-05
1
-6
/
+5
*
[MC][Tablegen] Allow the definition of processor register files in the schedu...
Andrea Di Biagio
2018-04-03
1
-28
/
+39
*
[llvm-mca] Simplify (and better standardize) the Instruction interface.
Andrea Di Biagio
2018-03-22
1
-4
/
+3
*
[llvm-mca] Move the logic that computes the register file usage to the Backen...
Andrea Di Biagio
2018-03-21
1
-27
/
+11
*
[llvm-mca] Clean up some code. NFC
Andrea Di Biagio
2018-03-21
1
-2
/
+0
*
[llvm-mca] Remove const from a bunch of ArrayRef. NFC
Andrea Di Biagio
2018-03-20
1
-1
/
+1
*
[llvm-mca] Add pipeline stall events.
Andrea Di Biagio
2018-03-19
1
-56
/
+9
*
[llvm-mca] Allow the definition of multiple register files.
Andrea Di Biagio
2018-03-18
1
-56
/
+110
*
[llvm-mca] Simplify code. NFC.
Andrea Di Biagio
2018-03-15
1
-3
/
+4
*
[llvm-mca] Move the logic that updates the register files from InstrBuilder t...
Andrea Di Biagio
2018-03-14
1
-1
/
+4
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+319