Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MCA] Show aggregate over Average Wait times for the whole snippet (PR43219) | Roman Lebedev | 2019-10-10 | 1 | -0/+1 |
* | [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat... | Andrea Di Biagio | 2018-08-29 | 1 | -1/+4 |
* | [llvm-mca] Use a different character to flag instructions with side-effects i... | Andrea Di Biagio | 2018-07-11 | 1 | -1/+1 |
* | [llvm-mca] Make sure not to end the test files with an empty line. | Roman Lebedev | 2018-06-04 | 1 | -1/+0 |
* | [llvm-mca] Print the "Block RThroughput" in the SummaryView. | Andrea Di Biagio | 2018-05-23 | 1 | -5/+6 |
* | [llvm-mca] Removed an empty line generated by the timeline view. NFC. | Andrea Di Biagio | 2018-05-21 | 1 | -2/+1 |
* | [llvm-mca] Regenerate tests after r332381 and r332361. NFC | Andrea Di Biagio | 2018-05-16 | 1 | -11/+11 |
* | [UpdateTestChecks] Add update_mca_test_checks.py script | Greg Bedwell | 2018-04-18 | 1 | -0/+1 |
* | [llvm-mca] Ensure that instructions with a schedule read-advance are always i... | Andrea Di Biagio | 2018-04-13 | 1 | -0/+44 |