Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-09 07:43:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/target
History
Andrew Kelley c5df0b3e9d
set llvm cpu features to null for exynosm1,exynosm2
llvm dropped support for these features
2020-01-30 18:43:28 -05:00
..
aarch64.zig
set llvm cpu features to null for exynosm1,exynosm2
2020-01-30 18:43:28 -05:00
amdgpu.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
arm.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
avr.zig
std.Target.CpuFeatures is now a struct with both CPU and feature set
2020-01-22 17:13:31 -05:00
bpf.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
hexagon.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
mips.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
msp430.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
nvptx.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
powerpc.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
riscv.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
sparc.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
systemz.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00
wasm.zig
lazily compute the full cpu features dependencies
2020-01-21 20:11:36 -05:00
x86.zig
update target CPUs and features with llvm10's data
2020-01-30 11:31:41 -05:00