Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Move views and stats into a Views subdir. NFC. | Matt Davis | 2018-08-24 | 1 | -76/+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 | -7/+10 |
* | [llvm-mca] Print the "Block RThroughput" in the SummaryView. | Andrea Di Biagio | 2018-05-23 | 1 | -8/+27 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [llvm-mca] Removed unused argument from cycleEvent. NFC | Andrea Di Biagio | 2018-04-12 | 1 | -1/+1 |
* | [llvm-mca] Split the InstructionInfoView from the SummaryView. | Andrea Di Biagio | 2018-03-23 | 1 | -49/+5 |
* | [llvm-mca] Remove the logic that computes the reciprocal throughput, and make... | Andrea Di Biagio | 2018-03-13 | 1 | -8/+11 |
* | [llvm-mca] Move the logic that prints the summary into its own view. NFCI | Andrea Di Biagio | 2018-03-09 | 1 | -0/+95 |