summaryrefslogtreecommitdiff
path: root/test/Driver/aarch64-cpus.c
AgeCommit message (Expand)Author
2017-10-24[AArch64] Fix PR34625 -mtune without -mcpu should not set -target-cpuPeter Smith
2017-08-21[ARM][AArch64] Cortex-A75 and Cortex-A55 testsSam Parker
2017-05-24Driver must return non-zero code on errors in command lineSerge Pavlov
2017-05-11Reverted r302775Serge Pavlov
2017-05-11Driver must return non-zero code on errors in command lineSerge Pavlov
2017-03-07[AArch64] Vulcan is now ThunderXT99Joel Jones
2016-12-14AArch64: add architecture version feature to Clang invocation.Tim Northover
2016-12-13Add support for Samsung Exynos M3 (NFC)Evandro Menezes
2016-11-15[AArch64] Add driver tests for Qualcomm's Falkor CPU.Chad Rosier
2016-08-01[AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes
2016-06-29[Driver][AArch64] Add support for Broadcom Vulcan core.Pankaj Gode
2016-06-02This adds target support and tests for Cortex-A73Sjoerd Meijer
2016-02-11[Driver] Add support for Qualcomm's Kryo CPU.Chad Rosier
2016-01-05[AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim
2015-12-02Teaches clang about Cortex-A35.Christof Douma
2015-11-26[AArch64] Add command-line options for Statistical Profiling ExtensionOliver Stannard
2015-11-26[AArch64] Add command-line options for ARMv8.2-AOliver Stannard
2015-09-23[ARM] Fix crash "-target arm -mcpu=generic", without "-march="Vladimir Sukharev
2015-07-20Allow case-insensitive values for -mtune for AArch64 target in line with GCC.Gabor Ballabas
2015-06-18Allow case-insensitive values for -march for AArch64 target in line with GCC.Gabor Ballabas
2015-06-12Allow case-insensitive values for -mcpu for AArch64 target in line with GCC.Gabor Ballabas
2015-05-08Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"Renato Golin
2015-05-08Allow case-insensitive values for -mcpu for ARM and AArch64Renato Golin
2015-04-16[AArch64] Add v8.1a architectureVladimir Sukharev
2015-02-04Teaches the Clang driver to accept Cortex-A72Renato Golin
2014-07-24MachO: use "arm64" as the triple name in modules.Tim Northover
2014-07-23AArch64: update Clang for merged arm64/aarch64 triples.Tim Northover
2014-07-18[AArch64] Implement Clang CLI interface proposal about "-march".Kevin Qin
2014-04-17[ARM64] Teach Targets.cpp about Cortex-A53 and Cortex-A57, and enable more te...James Molloy
2014-04-17[ARM64] Plumb in big-endian - add arm64_be to the many switches where it was ...James Molloy
2014-04-17[ARM64] Default to the 'generic' CPU, unless -arch is present for backwards c...James Molloy
2014-04-10AArch64: Add command line option to select big or little endianChristian Pirker
2014-03-14AArch64_be specific clang target settingsChristian Pirker
2013-11-01AArch64: Fix wildcard matching on CHECK lines. Now recognises arch64--.Amara Emerson
2013-10-31[AArch64] Add some CPU targets for "generic", A-53 and A-57.Amara Emerson