llvm-project/llvm/test/tools/llvm-mca/ARM
Andrew Savonichev d791695cb5 [MCA] Add support for in-order CPUs
This patch adds a pipeline to support in-order CPUs such as ARM
Cortex-A55.

In-order pipeline implements a simplified version of Dispatch,
Scheduler and Execute stages as a single stage. Entry and Retire
stages are common for both in-order and out-of-order pipelines.

Differential Revision: https://reviews.llvm.org/D94928
2021-03-04 14:08:19 +03:00
..
cortex-a57-basic-instructions.s Add support for branch forms of ALU instructions to Cortex-A57 model 2020-11-24 11:43:51 +03:00
cortex-a57-memory-instructions.s [ARM][SchedModels] Convert IsLdstsoScaledNotOptimalPred to MCSchedPredicate 2020-10-26 20:22:41 +03:00
cortex-a57-neon-instructions.s [llvm-mca] Add test for cortex-a57 NEON instructions 2020-10-23 10:55:54 +03:00
cortex-a57-thumb.s [llvm-mca] Fix processing thumb instruction set 2020-11-24 18:27:59 +03:00
lit.local.cfg
m4-int.s [ARM] Removed hasSideEffects from signed/unsigned saturates 2020-10-01 14:55:01 +00:00
m4-targetfeatures.s
m7-fp.s [ARM] Cortex-M7 schedule 2020-11-16 10:16:07 +00:00
m7-int.s [ARM] Cortex-M7 schedule 2020-11-16 10:16:07 +00:00
m7-negative-readadvance.s [MCA] Add support for in-order CPUs 2021-03-04 14:08:19 +03:00
memcpy-ldm-stm.s
simple-cortex-m33.s
simple-test-cortex-a9.s
unsupported-write-variant.s
vld1-index-update.s