summaryrefslogtreecommitdiff
path: root/profiles/desc/llvm_targets.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/llvm_targets.desc')
-rw-r--r--profiles/desc/llvm_targets.desc7
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index fd9a4f60ff89..da117a623c04 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,15 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2022 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
AArch64 - AArch64 CPU target (arm64 in Gentoo)
AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
ARM - ARM CPU target
-AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
+AVR - 8-bit Atmel AVR microcontroller target
BPF - Berkeley Packet Filter target
CSKY - C-SKY CPU target [EXPERIMENTAL]
Hexagon - Qualcomm Hexagon DSP target
Lanai - Lanai CPU target
+LoongArch - LoongArch CPU support [EXPERIMENTAL]
M68k - Motorola 68000 target [EXPERIMENTAL]
Mips - MIPS CPU target (includes MIPS64)
MSP430 - MSP430 CPU target (experimental)
@@ -18,7 +19,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64)
RISCV - RISC-V CPU target
Sparc - Sparc CPU target
SystemZ - SystemZ (s390x) CPU target
-VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL]
+VE - NEC SX-Aurora TSUBASA vector engine target
WebAssembly - WebAssembly backend
X86 - X86 CPU target (includes amd64)
XCore - XCore CPU target