llvm-project/clang/lib/Basic/Targets
Ben Shi 6edfe45a63 [AVR] Add more devices
Synchronize AVR device lists with gcc-avr-5.4.0 and avr-libc-2.0.0.

Reviewed By: dylanmckay, aykevl

Differential Revision: https://reviews.llvm.org/D121359
2022-03-23 02:00:15 +00:00
..
AArch64.cpp [NFC][Clang][AArch64] Clean up AArch64TargetInfo::hasFeature 2022-02-28 14:25:12 +00:00
AArch64.h [AArch64] Remove unused feature flags from AArch64TargetInfo 2022-02-22 16:13:44 +00:00
AMDGPU.cpp [AMDGPU] Add gfx1036 target 2022-03-02 23:26:38 +00:00
AMDGPU.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
ARC.cpp
ARC.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
ARM.cpp [ARM][AArch64] Add missing v8.x checks 2022-02-22 09:07:59 +00:00
ARM.h [clang][ARM] Emit warnings when PACBTI-M is used with unsupported architectures 2022-01-28 09:59:58 +00:00
AVR.cpp [AVR] Add more devices 2022-03-23 02:00:15 +00:00
AVR.h [clang] Fix function pointer address space 2022-01-13 08:06:19 -08:00
BPF.cpp [Basic] Use llvm::is_contained (NFC) 2021-10-10 08:52:14 -07:00
BPF.h
Hexagon.cpp [Hexagon] Driver/preprocessor options for Hexagon v69 2021-12-23 10:17:08 -08:00
Hexagon.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
Lanai.cpp
Lanai.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
Le64.cpp
Le64.h
M68k.cpp Remove redundant string initialization (NFC) 2021-12-26 09:39:26 -08:00
M68k.h [cfe] Support target-specific escaped character in inline asm 2021-05-24 21:39:21 -07:00
MSP430.cpp
MSP430.h
Mips.cpp [Basic] Use llvm::is_contained (NFC) 2021-10-10 08:52:14 -07:00
Mips.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
NVPTX.cpp [AMDGPU] Add gfx1036 target 2022-03-02 23:26:38 +00:00
NVPTX.h Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
OSTargets.cpp Define __STDC_NO_THREADS__ when targeting windows-msvc (PR48704) 2021-12-16 16:30:06 +01:00
OSTargets.h [PS4] Make __BIGGEST_ALIGNMENT__ 32bytes 2022-03-17 10:12:38 -07:00
PNaCl.cpp
PNaCl.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
PPC.cpp [PowerPC] Emit warning when SP is clobbered by asm 2022-01-24 15:12:23 -06:00
PPC.h Remove redundant string initialization (NFC) 2021-12-26 09:39:26 -08:00
RISCV.cpp [RISCV] Recover the implication between Zve* extensions and the V extension. 2022-02-14 15:52:07 +08:00
RISCV.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SPIR.cpp [SPIR-V] Add SPIR-V triple and clang target info. 2021-11-08 13:34:10 +00:00
SPIR.h [CUDA][SPIRV] Assign global address space to CUDA kernel arguments 2022-02-24 20:51:43 -08:00
Sparc.cpp [Sparc] Don't define __sparcv9 and __sparcv9__ when targeting V8+ 2022-01-21 09:57:17 -08:00
Sparc.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
SystemZ.cpp [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
SystemZ.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
TCE.cpp
TCE.h
VE.cpp [Clang][VE] Add vector load intrinsics 2022-03-12 09:09:57 +09:00
VE.h
WebAssembly.cpp [WebAssembly] Add new target feature in support of 'extended-const' proposal 2022-03-07 16:45:42 -08:00
WebAssembly.h [WebAssembly] Add new target feature in support of 'extended-const' proposal 2022-03-07 16:45:42 -08:00
X86.cpp Have cpu-specific variants set 'tune-cpu' as an optimization hint 2022-03-14 06:14:30 -07:00
X86.h Have cpu-specific variants set 'tune-cpu' as an optimization hint 2022-03-14 06:14:30 -07:00
XCore.cpp
XCore.h Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00