summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/lib/Context.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] PR39261: Rename FetchStage to EntryStage.Andrea Di Biagio2018-11-081-2/+2
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-2/+2
* [llvm-mca] Lower to mca::Instructon before the pipeline is run.Andrea Di Biagio2018-10-291-1/+1
* [llvm-mca] Remove unused formal. NFC.Matt Davis2018-08-291-2/+2
* [llvm-mca] Move the initialization of Pipeline. NFC.Matt Davis2018-08-291-2/+2
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+65
OpenPOWER on IntegriCloud