This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-29 09:33:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
codegen
History
Alex Rønne Petersen
a27f4072ec
llvm: Stop emitting shl/xor ops for constant packed structs.
...
This is no longer supported in LLVM 19; fall back to the generic code path.
2024-09-19 18:20:21 -07:00
..
c
std: update
std.builtin.Type
fields to follow naming conventions
2024-08-28 08:39:59 +01:00
llvm
zig_llvm: Update to LLVM 19.
2024-09-19 18:20:20 -07:00
spirv
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
c.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
llvm.zig
llvm: Stop emitting shl/xor ops for constant packed structs.
2024-09-19 18:20:21 -07:00
spirv.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00