summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/lib/HardwareUnits/ResourceManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-2/+2
* [llvm-mca] Remove dependency from InstrBuilder in class InstructionTables.Andrea Di Biagio2018-10-241-2/+1
* Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFCFangrui Song2018-10-191-7/+6
* [llvm-mca] Remove redundant namespace prefixes. NFCAndrea Di Biagio2018-09-281-6/+6
* [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and...Matt Davis2018-09-111-3/+3
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+309
OpenPOWER on IntegriCloud