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 2026-01-21 06:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Alex Rønne Petersen bfc554b542 compiler: Support more GCC code models and fix the mapping to LLVM code models.
Closes #22517.
2025-03-20 13:34:04 -07:00
..
c
zig build fmt
2025-02-22 17:09:20 -08:00
llvm
Move the compiler's LLVM bitcode builder to std.zig.llvm.
2025-02-27 01:32:49 -05:00
spirv
spirv: get rid of function_types cache
2025-02-24 20:58:13 +01:00
c.zig
cbe: Implement support for -fno-builtin and @disableIntrinsics().
2025-02-23 04:08:58 +01:00
llvm.zig
compiler: Support more GCC code models and fix the mapping to LLVM code models.
2025-03-20 13:34:04 -07:00
spirv.zig
spirv: do not generate unnecessary forward pointer
2025-02-24 19:12:38 +01:00