summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/lib/Pipeline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-2/+2
* [llvm-mca] Simplify the logic in FetchStage. NFCIAndrea Di Biagio2018-10-241-2/+3
* [llvm-mca] Remove redundant namespace prefixes. NFCAndrea Di Biagio2018-09-281-6/+6
* [MCA] Remove dependency on CodeGen.Dean Michael Berris2018-09-211-1/+0
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+97
OpenPOWER on IntegriCloud