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
/
llvm-mca.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mca] Fix how views are added to the InstructionTables.
Andrea Di Biagio
2018-03-26
1
-7
/
+6
*
[llvm-mca] Add a flag -instruction-info to enable/disable the instruction inf...
Andrea Di Biagio
2018-03-26
1
-4
/
+14
*
[llvm-mca] Add flag -instruction-tables to print the theoretical resource pre...
Andrea Di Biagio
2018-03-26
1
-1
/
+21
*
[llvm-mca] run clang-format on all files.
Andrea Di Biagio
2018-03-24
1
-1
/
+2
*
[llvm-mca] Split the InstructionInfoView from the SummaryView.
Andrea Di Biagio
2018-03-23
1
-1
/
+4
*
[llvm-mca] Pass the InstrBuilder to the constructor of Backend.
Andrea Di Biagio
2018-03-23
1
-1
/
+5
*
[llvm-mca] Add flag -resource-pressure to enable/disable printing of the reso...
Andrea Di Biagio
2018-03-23
1
-1
/
+7
*
[llvm-mca] Simplify code. NFC
Andrea Di Biagio
2018-03-22
1
-16
/
+7
*
[llvm-mca] Move the logic that computes the register file usage to the Backen...
Andrea Di Biagio
2018-03-21
1
-1
/
+1
*
[llvm-mca] Remove method getSchedModel() from the Backend.
Andrea Di Biagio
2018-03-16
1
-1
/
+1
*
[llvm-mca] Remove the logic that computes the reciprocal throughput, and make...
Andrea Di Biagio
2018-03-13
1
-2
/
+2
*
[llvm-mca] Views are now independent from resource masks. NFCI
Andrea Di Biagio
2018-03-10
1
-2
/
+1
*
[llvm-mca] Move the logic that prints the summary into its own view. NFCI
Andrea Di Biagio
2018-03-09
1
-4
/
+6
*
[llvm-mca] Run clang-format on the source code. NFC
Andrea Di Biagio
2018-03-09
1
-5
/
+4
*
[llvm-mca] Unify the API for the various views. NFCI
Andrea Di Biagio
2018-03-08
1
-13
/
+59
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+307