Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC] Add parameter `Address` to MCInstPrinter::printInst | Fangrui Song | 2020-01-06 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC | Andrea Di Biagio | 2018-10-26 | 1 | -5/+11 |
* | [llvm-mca] Removed a couple of redundant method declarations, and simplified ... | Andrea Di Biagio | 2018-10-25 | 1 | -5/+8 |
* | [llvm-mca] Refactor class SourceMgr. NFCI | Andrea Di Biagio | 2018-10-24 | 1 | -3/+7 |
* | [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and... | Matt Davis | 2018-09-11 | 1 | -1/+2 |
* | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -0/+171 |