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-27 08:33:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
codegen
History
Andrew Kelley
cd59b8277d
LLVM: rename two functions
...
llvmType -> lowerType genTypedValue -> lowerValue
2022-05-24 15:34:52 -07:00
..
llvm
LLVM: rework calling convention lowering
2022-05-20 21:50:23 -07:00
spirv
std: replace usage of std.meta.bitCount() with @bitSizeOf()
2022-04-27 11:10:52 +02:00
c.zig
stage2: make
?anyerror
represented the same as
anyerror
2022-05-24 15:34:52 -07:00
llvm.zig
LLVM: rename two functions
2022-05-24 15:34:52 -07:00
spirv.zig
std: replace usage of std.meta.bitCount() with @bitSizeOf()
2022-04-27 11:10:52 +02:00