This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-16 13:05:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36df2a83fc3a5ffbe7cb8022666adf7550da2913
zig
/
src
/
codegen
T
History
Andrew Kelley
36df2a83fc
C backend: fix memset for structs and arrays
2023-04-28 13:24:42 -07:00
..
c
cbe: fix mutability issues with builtin test_functions
2023-04-25 13:42:10 -04:00
llvm
cbe: fix issues with atomic floats
2023-04-21 16:36:30 -04:00
spirv
spirv: Do not generate the Alignment attribute on pointers for now
2023-04-09 01:51:55 +02:00
c.zig
C backend: fix memset for structs and arrays
2023-04-28 13:24:42 -07:00
llvm.zig
LLVM backend: optimize memset with comptime-known element
2023-04-28 13:24:42 -07:00
spirv.zig
Begin integrating new liveness analysis into remaining backends
2023-04-20 20:49:34 +01:00