forked from OSchip/llvm-project
The tests compare IPC statistics that MCA provides with IPC values measured on Cortex-A55 hardware. For hardware tests, each snippet is run in a loop unrolled by 1000, and IPC is measured by linux-perf. Several tests do not match the hardware: the skewed ALU is not supported, LDR seem to be missing a forwarding path. Differential Revision: https://reviews.llvm.org/D98174 |
||
|---|---|---|
| .. | ||
| IPC | ||
| A53-carry-over.s | ||
| A55-add-sequence.s | ||
| A55-all-stats.s | ||
| A55-all-views.s | ||
| A55-basic-instructions.s | ||
| A55-in-order-retire.s | ||
| A55-out-of-order-retire.s | ||
| direct-branch.s | ||
| forwarding-A57.s | ||
| in-order-bottleneck-analysis.s | ||
| shifted-register.s | ||