summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/CodeRegion.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move the AssembleInput logic into its own class.Matt Davis2018-11-071-0/+1
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCIAndrea Di Biagio2018-10-221-14/+10
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [llvm-mca] Add the ability to mark regions of code for analysis (PR36875)Andrea Di Biagio2018-04-091-0/+131
OpenPOWER on IntegriCloud