summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/CodeRegion.h
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Add support for nested and overlapping region markersAndrea Di Biagio2019-05-091-1/+7
* [MCA] Don't add a name to the default code region.Andrea Di Biagio2019-05-081-2/+2
* [MCA] Slightly refactor CodeRegion.h. NFCIAndrea Di Biagio2019-05-081-15/+8
* 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