Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Move llvm-mca library to llvm/lib/MCA. | Clement Courbet | 2018-12-17 | 1 | -245/+0 |
* | [llvm-mca] Simplify code in class Scheduler. NFCI | Andrea Di Biagio | 2018-11-30 | 1 | -5/+5 |
* | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -2/+2 |
* | [llvm-mca] Replace InstRef::isValid with operator bool. NFC. | Matt Davis | 2018-10-24 | 1 | -2/+2 |
* | [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and... | Matt Davis | 2018-09-11 | 1 | -2/+3 |
* | [llvm-mca] Introduce the llvm-mca library and organize the directory accordin... | Matt Davis | 2018-08-27 | 1 | -0/+244 |