summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tools] Fixes -Wrange-loop-analysis warningsMark de Wever2019-12-221-1/+1
* [llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCIAndrea Di Biagio2019-04-081-17/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca][MC] Add the ability to declare which processor resources model loa...Andrea Di Biagio2018-11-291-5/+59
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-2/+2
* [llvm-mca] Remove a couple of using directives and a bunch of redundant names...Andrea Di Biagio2018-10-221-1/+1
* [llvm-mca] Pass an instruction reference when notifying event listeners about...Andrea Di Biagio2018-08-281-2/+4
* [llvm-mca] Improved report generated by the SchedulerStatistics view.Andrea Di Biagio2018-08-271-44/+77
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-0/+94
OpenPOWER on IntegriCloud