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 2025-12-10 16:23:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Andrew Kelley 3fb86841cc
Merge pull request #24661 from alichraghi/spv4
spirv: refactor and remove deduplication ISel
2025-08-07 20:55:50 -07:00
..
aarch64
remove usages of .alignment = 0
2025-08-01 14:57:16 -07:00
arm
compiler: delete arm backend
2025-07-02 14:50:41 -07:00
c
compiler: upgrade various std.io API usage
2025-07-07 22:43:52 -07:00
llvm
build system: replace fuzzing UI with build UI, add time report
2025-08-01 23:48:21 +01:00
mips
compiler: change canonical path for backend ABI source files
2025-07-02 15:01:50 -07:00
spirv
spirv: define and use extended instruction set opcodes
2025-08-04 07:05:00 +03:30
wasm
compiler: change canonical path for backend ABI source files
2025-07-02 15:01:50 -07:00
aarch64.zig
aarch64: implement var args
2025-07-27 06:59:38 -04:00
c.zig
aarch64: add new from scratch self-hosted backend
2025-07-22 19:43:47 -07:00
llvm.zig
llvm: correctly lower double_integer for rv32
2025-08-03 10:22:26 +02:00