| Commit message (Expand) | Author | Age | Files | Lines |
| * | [MC] Add parameter `Address` to MCInstPrinter::printInst | Fangrui Song | 2020-01-06 | 1 | -2/+2 |
| * | [MCA] Show aggregate over Average Wait times for the whole snippet (PR43219) | Roman Lebedev | 2019-10-10 | 1 | -9/+41 |
| * | Revert r367649: Improve raw_ostream so that you can "write" colors using oper... | Rui Ueyama | 2019-08-02 | 1 | -3/+3 |
| * | Improve raw_ostream so that you can "write" colors using operator<< | Rui Ueyama | 2019-08-02 | 1 | -3/+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 | -2/+2 |
| * | [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFC | Andrea Di Biagio | 2018-10-26 | 1 | -13/+12 |
| * | [llvm-mca] Refactor class SourceMgr. NFCI | Andrea Di Biagio | 2018-10-24 | 1 | -23/+28 |
| * | [llvm-mca] correctly initialize field 'CycleRetired' in the TimelineView. | Andrea Di Biagio | 2018-08-30 | 1 | -1/+1 |
| * | [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati... | Andrea Di Biagio | 2018-08-30 | 1 | -8/+18 |
| * | [llvm-mca] Initialize each element in vector TimelineView::UsedBuffers to a d... | Andrea Di Biagio | 2018-08-28 | 1 | -13/+14 |
| * | [llvm-mca][TimelineView] Force the same number of executions for every entry ... | Andrea Di Biagio | 2018-08-28 | 1 | -61/+100 |
| * | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -0/+240 |