Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -3/+3 |
* | [MCA] Add support for nested and overlapping region markers | Andrea Di Biagio | 2019-05-09 | 1 | -25/+71 |
* | [MCA] Don't add a name to the default code region. | Andrea Di Biagio | 2019-05-08 | 1 | -1/+1 |
* | [MCA] Slightly refactor CodeRegion.h. NFCI | Andrea Di Biagio | 2019-05-08 | 1 | -9/+14 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -0/+2 |
* | [llvm-mca] Remove a couple of using directives and a bunch of redundant names... | Andrea Di Biagio | 2018-10-22 | 1 | -9/+8 |
* | [llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCI | Andrea Di Biagio | 2018-10-22 | 1 | -3/+3 |
* | [llvm-mca] Add the ability to mark regions of code for analysis (PR36875) | Andrea Di Biagio | 2018-04-09 | 1 | -0/+66 |