Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -85/+0 |
* | [llvm-mca] Simplify eventing by adding an onEvent templated method. | Matt Davis | 2018-07-12 | 1 | -1/+1 |
* | [llvm-mca] Move the logic that computes the block throughput into Support.h. NFC | Andrea Di Biagio | 2018-06-01 | 1 | -41/+16 |
* | [llvm-mca] Fix a rounding problem in SummaryView.cpp exposed by r333204. | Andrea Di Biagio | 2018-05-24 | 1 | -4/+7 |
* | [llvm-mca] Print the "Block RThroughput" in the SummaryView. | Andrea Di Biagio | 2018-05-23 | 1 | -5/+71 |
* | [llvm-mca] run clang-format on all files. | Andrea Di Biagio | 2018-03-24 | 1 | -1/+0 |
* | [llvm-mca] Split the InstructionInfoView from the SummaryView. | Andrea Di Biagio | 2018-03-23 | 1 | -56/+4 |
* | [llvm-mca] Remove the logic that computes the reciprocal throughput, and make... | Andrea Di Biagio | 2018-03-13 | 1 | -15/+26 |
* | [llvm-mca] Move the logic that prints the summary into its own view. NFCI | Andrea Di Biagio | 2018-03-09 | 1 | -0/+83 |