Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tools] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2019-12-22 | 1 | -1/+1 |
* | [llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCI | Andrea Di Biagio | 2019-04-08 | 1 | -17/+13 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-mca][MC] Add the ability to declare which processor resources model loa... | Andrea Di Biagio | 2018-11-29 | 1 | -5/+59 |
* | [llvm-mca] Move namespace mca inside llvm:: | Fangrui Song | 2018-10-30 | 1 | -2/+2 |
* | [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] Pass an instruction reference when notifying event listeners about... | Andrea Di Biagio | 2018-08-28 | 1 | -2/+4 |
* | [llvm-mca] Improved report generated by the SchedulerStatistics view. | Andrea Di Biagio | 2018-08-27 | 1 | -44/+77 |
* | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -0/+94 |