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
/
Views
/
SummaryView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Tools] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-1
/
+1
*
[MCA] Moved the bottleneck analysis to its own file. NFCI
Andrea Di Biagio
2019-04-17
1
-104
/
+4
*
[MCA] Correctly update the UsedResourceGroups mask in the InstrBuilder.
Andrea Di Biagio
2019-03-26
1
-1
/
+2
*
[llvm-mca] Emit a message when no bottlenecks are identified.
Matt Davis
2019-03-07
1
-5
/
+8
*
[MCA] Correctly initialize struct SummaryView::BackPressureInfo.
Andrea Di Biagio
2019-03-04
1
-1
/
+1
*
[MCA] Highlight kernel bottlenecks in the summary view.
Andrea Di Biagio
2019-03-04
1
-2
/
+100
*
[MCA][ResourceManager] Add a table that maps processor resource indices to pr...
Andrea Di Biagio
2019-02-20
1
-6
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.
Andrea Di Biagio
2019-01-10
1
-1
/
+2
*
[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Clement Courbet
2018-12-17
1
-1
/
+1
*
[llvm-mca] Move namespace mca inside llvm::
Fangrui Song
2018-10-30
1
-2
/
+2
*
[llvm-mca] Fix -wreorder and -Wunused-private-field after r345376. NFC
Sam McCall
2018-10-26
1
-2
/
+2
*
[llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC
Andrea Di Biagio
2018-10-26
1
-3
/
+7
*
[llvm-mca] Remove dependency from InstrBuilder in class InstructionTables.
Andrea Di Biagio
2018-10-24
1
-2
/
+1
*
[llvm-mca] Remove a couple of using directives and a bunch of redundant names...
Andrea Di Biagio
2018-10-22
1
-1
/
+1
*
[llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati...
Andrea Di Biagio
2018-08-30
1
-6
/
+4
*
[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...
Andrea Di Biagio
2018-08-29
1
-3
/
+7
*
[llvm-mca] Move views and stats into a Views subdir. NFC.
Matt Davis
2018-08-24
1
-0
/
+85