Commits
User selector
Commit History
Commits on Jun 7, 2025
- authored andcommitted
Commits on Jun 5, 2025
std.Target: Introduce Cpu convenience functions for feature tests.
Show description for 9d53479committed
Commits on Jun 4, 2025
valgrind: Add riscv64-linux support.
Show description for 2add31bcommitted
Commits on Jun 1, 2025
compiler: combine `@intCast` safety checks
Show description for c1a5caacommittedcompiler: implement better shuffle AIR
Show description for add2976committedcbe: legalize safety instructions in non-zig1 builds
Show description for d9b6d1eauthored andcommittedLegalize: replace `safety_checked_instructions`
Show description for 4c4dacfcommitted
Commits on May 31, 2025
cbe: implement `stdbool.h` reserved identifiers
Show description for 77e6513committedSema: remove `all_vector_instructions` logic
Show description for 6198f7acommitted- committed
Commits on May 29, 2025
Legalize: introduce a new pass before liveness
Show description for c04be63committed
Commits on May 28, 2025
Commits on May 27, 2025
compiler: tlv pointers are not comptime-known
Show description for 92c6312committed
Commits on May 21, 2025
- committed
- committed
- committed
- committed
- committed
Commits on May 20, 2025
Merge pull request #23836 from mlugg/incr-fixes
Show description for 23c8175authored
Commits on May 18, 2025
compiler: refactor `Zcu.File` and path representation
Show description for 37a9a4ecommitted
Commits on May 17, 2025
- committed
x86_64: rewrite scalar `<<|`
Show description for 58d2bd6committed- committed
Commits on May 12, 2025
llvm: Fix a bunch of volatile semantics violations.
Show description for 44bf64acommittedllvm: Don't set nonnull attribute on pointers in non-generic address spaces.
Show description for 427810fcommitted- committed
llvm: Set null_pointer_is_valid attribute when accessing allowzero pointers.
Show description for e95e765committed
Commits on May 3, 2025
Merge pull request #23263 from mlugg/comptime-field-ptr
Show description for f4e9846authored- committed
Commits on May 2, 2025
- authored andcommitted
Commits on May 1, 2025
wasm-c-abi: llvm fix struct handling + reorganize
Show description for a843be4authored andcommitted
Commits on Apr 30, 2025
Merge pull request #23654 from alichraghi/continue
Show description for cc381d5authored