summaryrefslogtreecommitdiff
path: root/llvm/unittests/TargetParser/Host.cpp
AgeCommit message (Expand)Author
2025-08-06[win][aarch64] Add support for detecting the Host CPU on Arm64 Windows (#151596)Daniel Paoliello
2025-07-07[AArch64] Add support for -mcpu=gb10. (#146515)Ricardo Jesus
2025-05-09[AARCH64] Add support for Cortex-A320 (#139055)Ties Stuij
2025-04-11Support z17 processor name and scheduler description (#135254)Ulrich Weigand
2025-03-25[AArch64] Add initial support for -mcpu=olympus. (#132368)Ricardo Jesus
2025-01-31[RISCV] Add ESWIN EIC770X (SiFive P550) to getHostCPUNameForRISCV. (#125277)Craig Topper
2025-01-20[SystemZ] Add support for new cpu architecture - arch15Ulrich Weigand
2024-12-12TargetParser: AArch64: Add part numbers for Apple CPUs.pcc
2024-12-09[AArch64] Add initial support for FUJITSU-MONAKA (#118432)Kinoshita Kotaro
2024-09-18[AArch64] Add missing tests for Arm cpus (#106749)Franklin
2024-07-23[PowerPC] Add support for -mcpu=pwr11 / -mtune=pwr11 (#99511)azhan92
2024-06-06[AArch64] Add support for Qualcomm Oryon processor (#91022)Wei Zhao
2024-02-09[AArch64] Add the Ampere1B core (#81297)Philipp Tomsich
2024-01-16[AArch64] Add native CPU detection for Microsoft Azure Cobalt 100. (#77793)Alexandros Lamprineas
2023-01-24[AArch64] Add the Ampere1A corePhilipp Tomsich
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott