summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/SummaryView.h
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Moved the bottleneck analysis to its own file. NFCIAndrea Di Biagio2019-04-171-49/+3
* [llvm-mca] Emit a message when no bottlenecks are identified.Matt Davis2019-03-071-1/+4
* [MCA] Highlight kernel bottlenecks in the summary view.Andrea Di Biagio2019-03-041-1/+45
* [MCA][ResourceManager] Add a table that maps processor resource indices to pr...Andrea Di Biagio2019-02-201-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFCAndrea Di Biagio2018-10-261-3/+3
* [llvm-mca] Removed a couple of redundant method declarations, and simplified ...Andrea Di Biagio2018-10-251-1/+0
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-0/+76
OpenPOWER on IntegriCloud