llvm-capstone/clang/lib/Basic/Targets
2023-09-29 08:39:31 +02:00
..
AArch64.cpp Don't rely in llvm::Bitset CTAD. NFC. 2023-09-12 17:04:03 +02:00
AArch64.h [Clang][AArch64] Implement ACLE feature macro for FEAT_LRCPC3 2023-07-07 12:33:34 +01:00
AMDGPU.cpp [AMDGPU] Add target feature gws to clang 2023-08-25 11:50:47 -04:00
AMDGPU.h
ARC.cpp
ARC.h
ARM.cpp
ARM.h
AVR.cpp
AVR.h
BPF.cpp [BPF] Add a few new insns under cpu=v4 2023-07-26 08:37:30 -07:00
BPF.h [BPF] Add a few new insns under cpu=v4 2023-07-26 08:37:30 -07:00
CSKY.cpp
CSKY.h
DirectX.cpp
DirectX.h
Hexagon.cpp
Hexagon.h
Lanai.cpp
Lanai.h
Le64.cpp
Le64.h
LoongArch.cpp [LoongArch] Support -march=native and -mtune= 2023-08-09 10:29:50 +08:00
LoongArch.h [Clang][LoongArch] Generate _mcount instead of mcount (#65657) 2023-09-08 10:54:35 -07:00
M68k.cpp [Clang][M68k] Use DefineStd for target-specific macros 2023-09-01 23:25:08 -07:00
M68k.h
Mips.cpp
Mips.h
MSP430.cpp
MSP430.h
NVPTX.cpp [AMDGPU] Add targets gfx1150 and gfx1151 2023-07-17 13:06:12 +01:00
NVPTX.h Reland [NVPTX] Add support for maxclusterrank in launch_bounds (#66496) (#67667) 2023-09-29 08:39:31 +02:00
OSTargets.cpp
OSTargets.h Haiku: Enable thread-local storag, disable PIE / enable PIC by default 2023-09-03 02:02:51 -04:00
PNaCl.cpp
PNaCl.h
PPC.cpp [AIX][TLS][clang] Add -maix-small-local-exec-tls clang option. 2023-09-07 20:05:29 -05:00
PPC.h [AIX][TLS][clang] Add -maix-small-local-exec-tls clang option. 2023-09-07 20:05:29 -05:00
RISCV.cpp [Clang][RISCV] Bump rvv intrinsics version to v0.12 2023-07-26 22:54:40 -07:00
RISCV.h [RISCV][BF16] Enable __bf16 for riscv targets 2023-08-01 13:59:27 +08:00
Sparc.cpp [clang] Consistently use isOSSolaris() 2023-09-01 21:45:22 +02:00
Sparc.h
SPIR.cpp [SPIR-V] Add SPIR-V logical triple. 2023-09-11 10:15:24 +02:00
SPIR.h [SPIR-V] Add SPIR-V logical triple. 2023-09-11 10:15:24 +02:00
SystemZ.cpp
SystemZ.h [SystemZ][z/OS] Add required options/macro/etc for z/os compilation step 2023-06-30 08:06:12 -04:00
TCE.cpp
TCE.h
VE.cpp
VE.h
WebAssembly.cpp [WebAssembly] Add multiple memories feature 2023-08-21 14:23:14 -07:00
WebAssembly.h [WebAssembly] Add multiple memories feature 2023-08-21 14:23:14 -07:00
X86.cpp [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features 2023-09-08 22:47:22 +08:00
X86.h [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features 2023-09-08 22:47:22 +08:00
XCore.cpp
XCore.h