Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Move llvm-mca library to llvm/lib/MCA. | Clement Courbet | 2018-12-17 | 1 | -156/+0 |
* | [llvm-mca] Remove namespace prefixes made redundant by r345612. NFC | Andrea Di Biagio | 2018-10-31 | 1 | -10/+9 |
* | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -0/+2 |
* | [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and... | Matt Davis | 2018-09-11 | 1 | -4/+5 |
* | [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati... | Andrea Di Biagio | 2018-08-30 | 1 | -2/+13 |
* | [llvm-mca] Pass an instruction reference when notifying event listeners about... | Andrea Di Biagio | 2018-08-28 | 1 | -3/+5 |
* | [llvm-mca] Introduce the llvm-mca library and organize the directory accordin... | Matt Davis | 2018-08-27 | 1 | -0/+141 |