| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-22 | aarch64: add new from scratch self-hosted backend | Jacob Young | |
| 2025-06-16 | rename spirv backend name | Ali Cheraghi | |
| `stage2_spirv64` -> `stage2_spirv` | |||
| 2025-02-24 | test: skip failing tests with spirv-vulkan | Ali Cheraghi | |
| 2024-07-26 | riscv: enable passing tests | David Rubin | |
| 2024-07-26 | riscv: remove redundant assert in `genBinOp` | David Rubin | |
| 2024-07-04 | Add behavior test: including the sentinel when dereferencing a string literal | Ryan Liptak | |
| This test would have failed in the past, but this has been fixed sometime in the last year. Closes #15944 | |||
| 2024-06-10 | spirv: disable tests that fail on pocl | Robin Voetter | |
| Besides the Intel OpenCL CPU runtime, we can now run the behavior tests using the Portable Computing Language. This implementation is open-source, so it will be easier for us to patch in updated versions of spirv-llvm-translator that have bug fixes etc. | |||
| 2024-05-11 | riscv: math progress | David Rubin | |
| 2024-05-11 | riscv: add stage2_riscv to test matrix and bypass failing tests | David Rubin | |
| 2024-01-06 | categorize `behavior/bugs/<issueno>.zig` tests | Veikka Tuominen | |
| 2023-11-16 | Sema: include sentinel in type of pointer-to-array `ptr` field | David | |
| Resolves: #18007 | |||
| 2023-10-23 | rename behavior test to better describe what it does | Andrew Kelley | |
| In general, let's not lean on GitHub issue numbers as having meaning. The goal of behavior tests is to produce a minimum set of tests that test 100% of the language. | |||
