summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/include/SourceMgr.h
Commit message (Expand)AuthorAgeFilesLines
* [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] Lower to mca::Instructon before the pipeline is run.Andrea Di Biagio2018-10-291-10/+10
* [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFCAndrea Di Biagio2018-10-261-2/+1
* [llvm-mca] Refactor class SourceMgr. NFCIAndrea Di Biagio2018-10-241-15/+7
* [llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCIAndrea Di Biagio2018-10-221-7/+7
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+64
OpenPOWER on IntegriCloud