summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/include/Pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-79/+0
* Reapply "[llvm-mca] Return the total number of cycles from method Pipeline::r...Andrea Di Biagio2018-11-281-1/+4
* Revert [llvm-mca] Return the total number of cycles from method Pipeline::run().Andrea Di Biagio2018-11-281-4/+1
* [llvm-mca] Return the total number of cycles from method Pipeline::run().Andrea Di Biagio2018-11-281-1/+4
* [llvm-mca] Remove namespace prefixes made redundant by r345612. NFCAndrea Di Biagio2018-10-311-3/+3
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Remove unecessary forward decls. NFC.Matt Davis2018-10-021-2/+0
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+76
OpenPOWER on IntegriCloud