summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Fix test cases (NFC)Evandro Menezes2019-11-2210-30/+30
* [AArch64] Add the pipeline model for Exynos M5Evandro Menezes2019-11-2228-34/+2335
* Revert "[AArch64] Add the pipeline model for Exynos M5"Eric Christopher2019-11-2028-2335/+34
* [AArch64] Add the pipeline model for Exynos M5Evandro Menezes2019-11-2028-34/+2335
* [mca] Fix test case (NFC)Evandro Menezes2019-10-311-6/+6
* [AArch64] Update for ExynosEvandro Menezes2019-10-311-0/+71
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-304-46/+0
* [llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCIAndrea Di Biagio2019-04-081-1/+1
* [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] Rename directory for the Cortex tests (NFC)Evandro Menezes2018-12-192-0/+0
* [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-8/+14
* [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
* [AArch64] Refactor the scheduling predicates (2/3) (NFC)Evandro Menezes2018-11-261-5/+5
* [AArch64] Refactor the scheduling predicates (1/3) (NFC)Evandro Menezes2018-11-261-6/+6
* [TableGen] Emit more variant transitionsEvandro Menezes2018-11-232-8/+46
* [llvm-mca] Add test case (NFC)Evandro Menezes2018-11-221-0/+7
* [llvm-mca] Add test case (NFC)Evandro Menezes2018-11-211-2/+2
* [llvm-mca] Add test case (NFC)Evandro Menezes2018-11-211-0/+9
* [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...Andrea Di Biagio2018-08-295-11/+28
* [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-113-3/+3
* [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-044-4/+0
* [UpdateTestChecks] Improved update_mca_test_checks block analysisGreg Bedwell2018-05-244-23/+38
* [llvm-mca] Removed an empty line generated by the timeline view. NFC.Andrea Di Biagio2018-05-212-4/+2
* [llvm-mca] Regenerate tests after r332381 and r332361. NFCAndrea Di Biagio2018-05-163-39/+39
* [llvm-mca] Correctly handle zero-latency stores that consume pipeline resources.Andrea Di Biagio2018-04-301-0/+44
* [UpdateTestChecks] Add update_mca_test_checks.py scriptGreg Bedwell2018-04-183-28/+36
* [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-103-13/+12
* Revert r329403 "[llvm-mca] Do not separate iterations with a newline in the t...Hans Wennborg2018-04-093-12/+13
* [llvm-mca] Do not separate iterations with a newline in the timeline view.Andrea Di Biagio2018-04-063-13/+12
* [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-083-0/+100
OpenPOWER on IntegriCloud