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
2026-02-12 04:17:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
codegen
History
Andrew Kelley
d72f832b1e
LLVM backend: call constPtrToInt instead of constBitCast
...
when appropriate. Avoids tripping an LLVM assertion.
2022-02-12 11:18:23 +01:00
..
llvm
stage2: implement shl_exact and shr_exact
2022-01-30 16:23:31 -07:00
spirv
stage2: update to new ArrayHashMap API
2022-01-31 21:12:37 -07:00
c.zig
stage2: implement all builtin floatops for f{16,32,64}
2022-02-09 20:29:41 -05:00
llvm.zig
LLVM backend: call constPtrToInt instead of constBitCast
2022-02-12 11:18:23 +01:00
spirv.zig
spirv: spir-v dedicated type system
2022-01-28 14:45:23 +01:00