summaryrefslogtreecommitdiff
path: root/profiles/desc/llvm_targets.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/desc/llvm_targets.desc
reinit the tree, so we can have metadata
Diffstat (limited to 'profiles/desc/llvm_targets.desc')
-rw-r--r--profiles/desc/llvm_targets.desc21
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
new file mode 100644
index 000000000000..1c65ccad350a
--- /dev/null
+++ b/profiles/desc/llvm_targets.desc
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# 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)
+ARM - ARM CPU target
+AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
+BPF - Berkeley Packet Filter target
+Hexagon - Qualcomm Hexagon DSP target
+Lanai - Lanai CPU target
+Mips - MIPS CPU target (includes MIPS64)
+MSP430 - MSP430 CPU target (experimental)
+Nios2 - Nios2 CPU target [EXPERIMENTAL]
+NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
+PowerPC - PowerPC CPU target (PPC32 and PPC64)
+RISCV - RISC-V CPU target [EXPERIMENTAL]
+Sparc - Sparc CPU target
+SystemZ - SystemZ (s390x) CPU target
+WebAssembly - WebAssembly backend [EXPERIMENTAL]
+X86 - X86 CPU target (includes amd64)
+XCore - XCore CPU target