| 4 years ago | Jakub Konka | | x64: re-enable behavior tests |
| 4 years ago | Jakub Konka | | x64: handle basic f32 using AVX registers |
| 4 years ago | Jakub Konka | | x64: remove special-casing of AVX for br() |
| 4 years ago | Jakub Konka | | x64: use register classes mask to select between gp and avx |
| 4 years ago | Jakub Konka | | regalloc: allow for optional selector mask when allocating |
| 4 years ago | Jakub Konka | | x64: merge general purpose with simd register into one bitset |
| 4 years ago | Jakub Konka | | x64: add unordered cmp with EFLAGS |
| 4 years ago | Jakub Konka | | x64: load/store to/from AVX registers for f64 |
| 4 years ago | Jakub Konka | | x64: add vmovsd RM and MR lowerings (first draft) |
| 4 years ago | Jakub Konka | | x64: clean up populating VEX prefix |
| 4 years ago | Jakub Konka | | x64: extend Emit to allow for AVX registers |
| 4 years ago | Jakub Konka | | x64: add AVX registers and Vex prefix sub-encoder |
| 4 years ago | Andrew Kelley |  | Merge pull request #11635 from wsengir/stage2-errsetcast-safety |
| 4 years ago | Andrew Kelley |  | Merge pull request #11660 from ziglang/stage2-behavior |
| 4 years ago | Luuk de Gram | | wasm: enable 128bit integer behavior tests |
| 4 years ago | Luuk de Gram | | wasm: Implement {add/sub}WithOverflow for 128bit |
| 4 years ago | Luuk de Gram | | wasm: Support `not` instruction for 128 bit integers |
| 4 years ago | Luuk de Gram | | wasm: Implement trunc/wrap for 128 bit integers |
| 4 years ago | Luuk de Gram | | wasm: Support 128bit integers for max/min/ctz/clz |
| 4 years ago | Luuk de Gram | | wasm: Fix C-ABI for 128 bit integers |
| 4 years ago | Luuk de Gram | | wasm: 128 bit intcast and binary operations |
| 4 years ago | Luuk de Gram | | wasm: Support 128bit add/sub wrapping operands |
| 4 years ago | Luuk de Gram | | wasm: 128bit integer cmp support |
| 4 years ago | Luuk de Gram | | wasm: Support 128bit integer coercion |
| 4 years ago | YeonJiKun | | zig test: Add proper detection for Windows console |
| 4 years ago | Andrew Kelley |  | Merge pull request #11501 from Vexu/stage2-err-return-trace |
| 4 years ago | Jakub Konka |  | Merge pull request #11658 from koachan/sparc64-codegen |
| 4 years ago | Stephen Gregoratto | | Generate linux syscalls via. the linux source tree |
| 4 years ago | Felix "xq" Queißner | | Fixes comptime 'error: cannot assign to constant' error in siphash. |
| 4 years ago | Andrew Kelley |  | Merge pull request #11316 from wsengir/stage2-overflow-safety |
| 4 years ago | Thiago Teodoro Pereira Silva |  | std.os: add timerfd_create, timerfd_settime and timerfd_gettime |
| 4 years ago | leesongun |  | `std.math.powi`: use standard definition of underflow/overflow, implement `u0`, `i0`, `i1` edge case (#11499) |
| 4 years ago | Isaac Freund | | std.os: Add memfd_create for FreeBSD |
| 4 years ago | Jakub Konka | | x64: rename brk to int3, and MIR to interrupt |
| 4 years ago | Jakub Konka | | x64: remove verbose_mir functionality |
| 4 years ago | Luuk de Gram | | test harness: Set filename on error return |
| 4 years ago | Robin |  | init-exe: add note about log_level in ReleaseSmall and ReleaseFast build mode (#11626) |
| 4 years ago | Andrew Kelley |  | Merge pull request #11647 from ziglang/migrate-runtime-safety-tests |
| 4 years ago | Andrew Kelley |  | Merge pull request #11641 from erikarvstedt/fixup_rand_float_improvement |
| 4 years ago | Kirk Scheibelhut | | zig fmt: make --exclude ignore missing dirs |
| 4 years ago | Koakuma | | target: Rename sparcv9 -> sparc64 |
| 4 years ago | Jonathan Marler | | std.os.linux: fix signature of setgroups |
| 4 years ago | Andrew Kelley | | fix bad runtime safety test cases |
| 4 years ago | Travis Staloch | | add std.math.sign |
| 4 years ago | Andrew Kelley |  | Merge pull request #10796 from marler8997/envmap |
| 4 years ago | Andrew Kelley | | Revert "add std.rand.RomuTrio" |
| 4 years ago | Francesco Alemanno | | add std.rand.RomuTrio |
| 4 years ago | Meghan Denny |  | std: add http definitions for Method and Status (#10661) |
| 4 years ago | Andrew Kelley |  | Merge pull request #10595 from squeek502/getenvW-case |
| 4 years ago | Veikka Tuominen |  | Merge pull request #11618 from arBmind/json-stringify-patch |
|