| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm-mca] Move llvm-mca library to llvm/lib/MCA. | Clement Courbet | 2018-12-17 | 1 | -1/+1 |
| * | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -2/+2 |
| * | [llvm-mca] Fix -wreorder and -Wunused-private-field after r345376. NFC | Sam McCall | 2018-10-26 | 1 | -2/+2 |
| * | [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC | Andrea Di Biagio | 2018-10-26 | 1 | -3/+7 |
| * | [llvm-mca] Remove dependency from InstrBuilder in class InstructionTables. | Andrea Di Biagio | 2018-10-24 | 1 | -2/+1 |
| * | [llvm-mca] Remove a couple of using directives and a bunch of redundant names... | Andrea Di Biagio | 2018-10-22 | 1 | -1/+1 |
| * | [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati... | Andrea Di Biagio | 2018-08-30 | 1 | -6/+4 |
| * | [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat... | Andrea Di Biagio | 2018-08-29 | 1 | -3/+7 |
| * | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -0/+85 |

