| 1 year ago | Jacob Young | | x86_64: implement load and store |
| 1 year ago | Jacob Young | | x86_64: implement aggregate access |
| 1 year ago | Jacob Young | | x86_64: implement union access |
| 1 year ago | Jacob Young | | x86_64: remove pointless jump to epilogue |
| 1 year ago | Jacob Young | | x86_64: implement pointer addition and subtraction |
| 1 year ago | Jacob Young | | x86_64: implement element access |
| 1 year ago | Jacob Young | | x86_64: implement passing undefined as a call arg with the new cc |
| 1 year ago | Jacob Young | | x86_64: fix f16 miscomp exposed by new calling convention |
| 1 year ago | Jacob Young | | x86_64: fix hazards exposed by new calling convention |
| 1 year ago | Jacob Young | | x86_64: implement a custom calling convention for the Zig language |
| 1 year ago | Jacob Young | | x86_64: fix unnecessary register saving |
| 1 year ago | Jacob Young | | x86_64: add some ReleaseSmall support |
| 1 year ago | Jacob Young | | x86_64: optimize value copying slightly |
| 1 year ago | Jacob Young | | x86_64: implement switch jump tables |
| 1 year ago | Jacob Young | | x86_64: implement clz and not |
| 1 year ago | Jacob Young | | x86_64: the previous loop abstraction was too confusing |
| 1 year ago | Jacob Young | | x86_64: demolish the old |
| 1 year ago | Jacob Young | | x86_64: 2 means better |
| 1 year ago | Jacob Young | | x86_64: implement fallback for pcmpeqq |
| 1 year ago | Jacob Young | | x86_64: testing |
| 1 year ago | Jacob Young | | x86_64: looped instructions |
| 1 year ago | Jacob Young | | x86_64: rewrite arithmetic |
| 1 year ago | Jacob Young | | x86_64: rewrite |
| 1 year ago | Jacob Young | | Revert "disable flaky incremental compilation tests" |
| 1 year ago | Matthew Lugg |  | Merge pull request #22505 from mlugg/easier-modify-builtin |
| 1 year ago | Andrew Kelley | | disable flaky incremental compilation tests |
| 1 year ago | nobkd | | autodoc: fix device width |
| 1 year ago | max |  | std.fs.Dir: update deleteTree doc comment to match function signature (#22509) |
| 1 year ago | Andrew Kelley |  | Merge pull request #22220 from ziglang/wasm-linker |
| 1 year ago | Matthew Lugg | | print_value: fix crash on undefined slice ptr |
| 1 year ago | Matthew Lugg | | Sema: more validation for builtin decl types |
| 1 year ago | Matthew Lugg | | Sema: fix UB in error reporting |
| 1 year ago | Matthew Lugg | | Type: `struct {}` does not have a well-defined layout |
| 1 year ago | Wooster | | Coff msdos-stub: replace with documented byte array |
| 1 year ago | Alex Rønne Petersen | | mingw: Add upstream RtlSecureZeroMemory implementation. |
| 1 year ago | xdBronch |  | Sema: disallow non scalar sentinels in array types and reified types (#22473) |
| 1 year ago | Jacob Young | | Dwarf: emit debug info for extern globals |
| 1 year ago | Andrew Kelley | | behavior: referencing an extern means depending on it |
| 1 year ago | Matthew Lugg | | Sema: allow tail calls of function pointers |
| 1 year ago | Ben Grant | | std.atomic: fix cache line size for RISC-V |
| 1 year ago | Matthew Lugg | | compiler: improve "... contains reference to comptime var" errors |
| 1 year ago | Jacob Young |  | Merge pull request #22459 from jacobly0/fix-miscomps |
| 1 year ago | Andrew Kelley | | build.zig: make unit tests not use the full matrix |
| 1 year ago | Matthew Lugg |  | Merge pull request #22414 from mlugg/better-analyze-call |
| 1 year ago | Michael Dusan | | bsd: fix stage3 linking on freebsd and dragonfly |
| 1 year ago | Jacob Young | | cbe: fix miscomps of x86_64 backend |
| 1 year ago | Jacob Young | | Dwarf: fix assertion failure |
| 1 year ago | Des-Nerger | | `-fwine`: allow 32-bit .exe's be run on backward-compatible 64-bit arches |
| 1 year ago | David Rubin | | Sema: fix invalid AIR from array concat |
| 1 year ago | Alex Rønne Petersen | | test: Enable long calls for all thumb/thumbeb module tests. |
|