llvm-project/llvm/test/tools/llvm-mca/AArch64
Caroline Concatto 60e2aad109 [AArch64]Change printVectorList to print SVE vector range
This patch has the prefered disassembly changed for SVE vector list.
For instance, instead of printing this assembly:
  ld4d { z1.d, z2.d, z3.d, z4.d }, p0/z, [x0]
it will print this:
  ld4d { z1.d-z4.d }, p0/z, [x0]

Differential Revision: https://reviews.llvm.org/D135952
2022-10-14 18:59:56 +01:00
..
A64FX [AArch64]Change printVectorList to print SVE vector range 2022-10-14 18:59:56 +01:00
Cortex [AArch64] Use Neoverse N2 sched model as default for: 2022-07-08 13:34:13 +00:00
Cyclone
Exynos
Falkor
HiSilicon [AArch64] Fix sched model for tsv110 2022-08-25 19:20:07 +08:00
Neoverse [AArch64]Change printVectorList to print SVE vector range 2022-10-14 18:59:56 +01:00
lit.local.cfg