zig/lib/std/target
Andrew Kelley e36ec537f2 nvptx: omit sm_90a from the CPU target features for now
There seems to be an LLVM bug with this feature. Since it's new, let's
collect more information before adding it.
2023-09-19 09:37:53 -07:00
..
aarch64.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
amdgpu.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
arc.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
arm.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
avr.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
bpf.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
csky.zig LLVM 17 std lib updates and fixes 2023-09-19 09:37:31 -07:00
hexagon.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
loongarch.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
m68k.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
mips.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
msp430.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
nvptx.zig nvptx: omit sm_90a from the CPU target features for now 2023-09-19 09:37:53 -07:00
powerpc.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
riscv.zig update CPU features to LLVM 17 2023-09-19 09:37:31 -07:00
s390x.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
sparc.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
spirv.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
ve.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
wasm.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
x86.zig LLVM 17 std lib updates and fixes 2023-09-19 09:37:31 -07:00
xtensa.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00