summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/RegisterFileStatistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Add extra counters for move elimination in view RegisterFileStatis...Andrea Di Biagio2018-11-011-17/+77
* [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] Remove method RegisterFileStatistics::initializeRegisterFileInfo()...Andrea Di Biagio2018-10-121-1/+2
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-0/+107
OpenPOWER on IntegriCloud