| 5 years ago | Andrew Kelley | | codegen: fix lowering of AIR return instruction |
| 5 years ago | Andrew Kelley | | Liveness: fix br instruction not tracking its operand |
| 5 years ago | Andrew Kelley | | stage2: C backend: fix ret AIR instruction |
| 5 years ago | Andrew Kelley | | stage2: C backend: implement support for switch_br AIR |
| 5 years ago | Andrew Kelley | | stage2: separate work queue item for functions than decls |
| 5 years ago | Andrew Kelley | | stage2: switch: fix Sema bugs and implement AIR printing |
| 5 years ago | Andrew Kelley | | std.ArrayList: add missing assertion in appendSliceAssumeCapacity |
| 5 years ago | Andrew Kelley | | Sema: reimplement runtime switch |
| 5 years ago | Luuk de Gram | | Resolve regressions |
| 5 years ago | Luuk de Gram | | wasm: Resolve regressions, add intcast support |
| 5 years ago | Andrew Kelley | | stage2: fix compile errors in LLVM backend |
| 5 years ago | Lewis Gaul | | Get codegen.zig to compile - use '{d}' format for Air.Inst.Index values |
| 5 years ago | Lewis Gaul | | Get register_manager.zig tests to compile - use value '1' as mock Air.Inst.Index |
| 5 years ago | Luuk de Gram | | Implement switch_br dump |
| 5 years ago | Luuk de Gram | | Debug info - Implement more instructions: |
| 5 years ago | Andrew Kelley | | stage2: wasm backend: update to latest naming convention |
| 5 years ago | Andrew Kelley | | stage2: fix AIR not instruction (see prev commit) |
| 5 years ago | Jacob G-W | | cbe: fix not (it is a ty_op, not un_op) |
| 5 years ago | Andrew Kelley | | stage2: update LLVM backend to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: ELF linking: avoid crashing for stupidly large functions |
| 5 years ago | Andrew Kelley | | Sema: memoize decl_val instructions when result is constant |
| 5 years ago | Andrew Kelley | | stage2: rework C backend for new AIR memory layout |
| 5 years ago | Jacob G-W | | plan9 linker: fix after testing |
| 5 years ago | Andrew Kelley | | stage2: miscellaneous fixes for the branch |
| 5 years ago | Luuk de Gram | | Refactor entire wasm-backend to use new AIR memory layout |
| 5 years ago | Luuk de Gram | | Fix wasm-related compile errors: |
| 5 years ago | Andrew Kelley | | stage2: codegen.zig updated to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: first pass at printing AIR/Liveness to text |
| 5 years ago | Andrew Kelley | | Sema: finish reworking for AIR memory layout except switch |
| 5 years ago | Andrew Kelley | | Sema: fix implementation of getTypeOf |
| 5 years ago | Andrew Kelley | | Sema: AIR memory layout reworking for noreturn instructions |
| 5 years ago | Andrew Kelley | | Sema: remove br_block_flat AIR instruction |
| 5 years ago | Andrew Kelley | | Sema: more AIR memory layout reworking progress |
| 5 years ago | Andrew Kelley | | stage2: remove ZIR instructions bool_and and bool_or |
| 5 years ago | Andrew Kelley | | Sema: add a strategy for handling costly source locations |
| 5 years ago | Andrew Kelley | | Sema: first pass reworking for AIR memory layout |
| 5 years ago | Andrew Kelley | | CLI: add plan9 -ofmt help text |
| 5 years ago | Jacob G-W | | plan9 linker: make more incremental |
| 5 years ago | Jacob G-W | | codegen: add FnResult type which is a Result that removes externally_managed |
| 5 years ago | Andrew Kelley | | stage2: compile error fixes for AIR memory layout branch |
| 5 years ago | Andrew Kelley | | stage2: Air and Liveness are passed ephemerally |
| 5 years ago | Andrew Kelley | | cmake: fix Liveness.zig file path |
| 5 years ago | Andrew Kelley | | stage2: first pass over Module.zig for AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: first pass over codegen.zig for AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: update Liveness, SPIR-V for new AIR memory layout |
| 5 years ago | Andrew Kelley | | AstGen: remove unneeded field ref_start_index |
| 5 years ago | Andrew Kelley | | stage2: update liveness analysis to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: rework AIR memory layout |
| 5 years ago | charlieman |  | std: remove dead code in std.os.read |
| 5 years ago | Loris Cro | | Fixed wrong "unable to load" error for non-existing import files |
|