aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/const_slice_child.zig
AgeCommit message (Expand)Author
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2025-06-16rename spirv backend nameAli Cheraghi
2025-02-24test: skip failing tests with spirv-vulkanAli Cheraghi
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2023-10-15spirv: update failing / passing testsRobin Voetter
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-04-07Liveness: defer deaths of externally-scoped instructions in loop bodiesmlugg
2023-02-20arm: alloc new mcv in bitcast if cannot reuse operandJakub Konka
2023-02-18update existing behavior tests and std lib to new for loop semanticsAndrew Kelley
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-09-09stage2 ARM: implement ptr_elem_valjoachimschmidt557
2022-03-15Sema: implement `@truncate` for SIMD vectorsAndrew Kelley
2021-10-02AstGen: fix `while` and `for` with unreachable bodiesAndrew Kelley
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley