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-28 17:13:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Andrew Kelley 09588c795c stage2: LLVM backend: memset to 0xaa for undefined stores
Also support `one` and `int_big_positive` tags for const pointers.
2021-11-16 17:46:39 -07:00
..
llvm
stage2: equality compare optional with non-optional
2021-11-16 14:01:07 -07:00
spirv
stage2: update for new usingnamespace semantics
2021-09-01 17:54:07 -07:00
c.zig
stage2: LLVM backend: memset to 0xaa for undefined stores
2021-11-16 17:46:39 -07:00
llvm.zig
stage2: LLVM backend: memset to 0xaa for undefined stores
2021-11-16 17:46:39 -07:00
spirv.zig
Fix ensureTotalCapacity calls that should be ensureUnusedCapacity calls
2021-11-01 15:08:41 -04:00