zig/lib/std/Build
Jacob Young 8f69e977f1 x86_64: implement 128-bit builtins
* `@clz`
 * `@ctz`
 * `@popCount`
 * `@byteSwap`
 * `@bitReverse`
 * various encodings used by std
2023-10-23 22:42:18 -04:00
..
Cache migration: std.math.{min, min3, max, max3} -> @min & @max 2023-06-16 13:44:09 -07:00
Step Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"" 2023-10-22 15:46:43 -04:00
Cache.zig x86_64: implement 128-bit builtins 2023-10-23 22:42:18 -04:00
Step.zig child_process + Build: rename exec to run + all related code 2023-10-22 14:47:20 -04:00