| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-06 | categorize `behavior/bugs/<issueno>.zig` tests | Veikka Tuominen | |
| 2023-11-19 | test: update behavior to silence 'var is never mutated' errors | mlugg | |
| 2023-09-23 | spirv: enable passing tests | Robin Voetter | |
| 2023-05-11 | setup spirv backend in behavior tests | Ali Chraghi | |
| 2023-03-24 | x86_64: fix value tracking bugs | Jacob Young | |
| 2022-12-10 | stage2: sparc64: Skip unimplemented tests | Koakuma | |
| 2022-10-25 | behavior: enable stage2_c tests that are currently passing | Jacob Young | |
| Also fix C warnings triggered by these tests. | |||
| 2022-05-26 | clean up some behavior tests | Andrew Kelley | |
| * improve names * properly categorize a couple of bug cases * mark one as already passing | |||
| 2022-03-09 | wasm: Enable passing behavior tests | Luuk de Gram | |
| This also adds some float-related instructions to MIR/Emit | |||
| 2022-02-24 | stage2: change how stale `store_to_block_ptr`s are detected | Veikka Tuominen | |
| Instead of explicitly setting lhs to .none, check if the lhs instruction was analyzed. This simpler approach also handles stores from nested blocks correctly. | |||
