llvm-project/clang/lib/Driver/ToolChains/Arch
Lucas Prates c4d851b079 [ARM][AAarch64] Initial command-line support for v8.7-A
This introduces command-line support for the 'armv8.7-a' architecture name
(and an alias without the '-', as usual), and for the 'ls64' extension name.

Based on patches written by Simon Tatham.

Reviewed By: ostannard

Differential Revision: https://reviews.llvm.org/D91776
2020-12-17 13:47:28 +00:00
..
AArch64.cpp [ARM][AAarch64] Initial command-line support for v8.7-A 2020-12-17 13:47:28 +00:00
AArch64.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARM.cpp [Driver] Incorporate -mfloat-abi in the computed triple on ARM 2020-10-21 11:19:38 +01:00
ARM.h [Driver] Incorporate -mfloat-abi in the computed triple on ARM 2020-10-21 11:19:38 +01:00
Mips.cpp Remove unreachable return (PR47028) 2020-08-07 11:33:23 +01:00
Mips.h [mips] Set default float ABI to "soft" on FreeBSD 2019-10-09 10:38:03 +00:00
PPC.cpp Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-28 14:00:11 +00:00
PPC.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCV.cpp [RISCV] Handle zfh in the arch string. 2020-12-03 09:16:44 +08:00
RISCV.h [RISCV] Match GCC `-march`/`-mabi` driver defaults 2019-11-15 15:10:42 +00:00
Sparc.cpp [Sparc] Select the UltraSPARC instruction set with the external assembler 2020-09-07 02:49:05 -04:00
Sparc.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SystemZ.cpp Move CLANG_SYSTEMZ_DEFAULT_ARCH to config.h. 2020-03-30 14:16:17 -04:00
SystemZ.h [SystemZ] Support -msoft-float 2020-02-04 10:32:45 -05:00
VE.cpp [VE] Remove obsoleted getVEAsmModeForCPU function 2020-08-07 18:20:34 +09:00
VE.h [VE] Remove obsoleted getVEAsmModeForCPU function 2020-08-07 18:20:34 +09:00
X86.cpp Change the default target CPU for OpenBSD/i386 to i586 2020-08-08 13:49:45 -04:00
X86.h [X86] Make getX86TargetCPU return std::string instead of const char *. Remove call to MakeArgString. NFCI 2020-08-06 13:18:15 -07:00