summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/AArch64/Exynos
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Update tests for Exynos (NFC)Evandro Menezes2019-01-114-0/+46
* [llvm-mca] Update the Exynos test cases (NFC)Evandro Menezes2019-01-081-18/+18
* [llvm-mca] Update Exynos test cases (NFC)Evandro Menezes2018-12-192-108/+0
* [AArch64] Improve the Exynos M3 pipeline modelEvandro Menezes2018-12-191-1/+1
* [llvm-mca] Split test (NFC)Evandro Menezes2018-12-192-29/+56
* [llvm-mca] Improve test (NFC)Evandro Menezes2018-12-181-18/+56
* [llvm-mca] Update the Exynos test cases (NFC)Evandro Menezes2018-12-185-49/+60
* [AArch64] Refactor the Exynos scheduling predicatesEvandro Menezes2018-12-103-50/+47
* [llvm-mca] Add new tests for Exynos (NFC)Evandro Menezes2018-12-103-0/+150
* Fix test/tools/llvm-mca/AArch64/Exynos/direct-branch.s on MacHans Wennborg2018-12-071-2/+2
* [llvm-mca] Improve test (NFC)Evandro Menezes2018-12-071-3/+4
* [llvm-mca] Simplify test (NFC)Evandro Menezes2018-12-051-27/+11
* [llvm-mca] Sort test run lines (NFC)Evandro Menezes2018-12-051-1/+1
* [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...Andrea Di Biagio2018-08-293-9/+20
* [llvm-mca] Fix PR38575: Avoid an invalid implicit truncation of a processor r...Andrea Di Biagio2018-08-151-0/+82
* [llvm-mca] Use a different character to flag instructions with side-effects i...Andrea Di Biagio2018-07-111-1/+1
* [CodeGen] assume max/default throughput for unspecified instructionsSanjay Patel2018-06-051-1/+3
* [llvm-mca] Make sure not to end the test files with an empty line.Roman Lebedev2018-06-042-2/+0
* [UpdateTestChecks] Improved update_mca_test_checks block analysisGreg Bedwell2018-05-242-13/+26
* [llvm-mca] Removed an empty line generated by the timeline view. NFC.Andrea Di Biagio2018-05-211-2/+1
* [llvm-mca] Regenerate tests after r332381 and r332361. NFCAndrea Di Biagio2018-05-161-7/+7
* [UpdateTestChecks] Add update_mca_test_checks.py scriptGreg Bedwell2018-04-182-13/+23
* [llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...Andrea Di Biagio2018-04-111-3/+9
* Reapply "[llvm-mca] Do not separate iterations with a newline in the timeline...Andrea Di Biagio2018-04-102-5/+5
* Revert r329403 "[llvm-mca] Do not separate iterations with a newline in the t...Hans Wennborg2018-04-092-5/+5
* [llvm-mca] Do not separate iterations with a newline in the timeline view.Andrea Di Biagio2018-04-062-5/+5
* [llvm-mca] BackendStatistics: early exit from method printSchedulerUsage if theAndrea Di Biagio2018-03-101-0/+7
* [llvm-mca] Fix handling of zero-latency instructions.Andrea Di Biagio2018-03-081-0/+37
OpenPOWER on IntegriCloud