llvm-project/llvm/unittests/Target/AArch64
David Sherwood 607fb1bb8c [AArch64] Always add -tune-cpu argument to -cc1 driver
This patch ensures that we always tune for a given CPU on AArch64
targets when the user specifies the "-mtune=xyz" flag. In the
AArch64Subtarget if the tune flag is unset we use the CPU value
instead.

I've updated the release notes here:

  llvm/docs/ReleaseNotes.rst

and added tests here:

  clang/test/Driver/aarch64-mtune.c

Differential Revision: https://reviews.llvm.org/D110258
2021-10-19 14:57:51 +01:00
..
CMakeLists.txt [AArch64][SME] Add matrix register definitions and parsing support 2021-07-14 08:25:49 +00:00
DecomposeStackOffsetTest.cpp
InstSizes.cpp [AArch64] Always add -tune-cpu argument to -cc1 driver 2021-10-19 14:57:51 +01:00
MatrixRegisterAliasing.cpp [AArch64] Always add -tune-cpu argument to -cc1 driver 2021-10-19 14:57:51 +01:00