Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MCA] Add support for nested and overlapping region markers | Andrea Di Biagio | 2019-05-09 | 1 | -1/+7 |
* | [MCA] Don't add a name to the default code region. | Andrea Di Biagio | 2019-05-08 | 1 | -2/+2 |
* | [MCA] Slightly refactor CodeRegion.h. NFCI | Andrea Di Biagio | 2019-05-08 | 1 | -15/+8 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-mca] Move the AssembleInput logic into its own class. | Matt Davis | 2018-11-07 | 1 | -0/+1 |
* | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -0/+2 |
* | [llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCI | Andrea Di Biagio | 2018-10-22 | 1 | -14/+10 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [llvm-mca] Add the ability to mark regions of code for analysis (PR36875) | Andrea Di Biagio | 2018-04-09 | 1 | -0/+131 |