Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MCA] Moved the bottleneck analysis to its own file. NFCI | Andrea Di Biagio | 2019-04-17 | 1 | -49/+3 |
* | [llvm-mca] Emit a message when no bottlenecks are identified. | Matt Davis | 2019-03-07 | 1 | -1/+4 |
* | [MCA] Highlight kernel bottlenecks in the summary view. | Andrea Di Biagio | 2019-03-04 | 1 | -1/+45 |
* | [MCA][ResourceManager] Add a table that maps processor resource indices to pr... | Andrea Di Biagio | 2019-02-20 | 1 | -0/+3 |
* | 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] Removed dependency on mca::SourcMgr in some Views. NFC | Andrea Di Biagio | 2018-10-26 | 1 | -3/+3 |
* | [llvm-mca] Removed a couple of redundant method declarations, and simplified ... | Andrea Di Biagio | 2018-10-25 | 1 | -1/+0 |
* | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -0/+76 |