aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/shuffle.zig
AgeCommit message (Expand)Author
2023-06-13all: replace `comptime try` with `try comptime`Eric Joldasov
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-04-07Enable new testsAuguste Rame
2023-03-05behavior: fix comptime issue and disable failing testJacob Young
2023-03-05CBE: implement select and shuffleJacob Young
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-12-06remove references to stage1 in behavior testsAndrew Kelley
2022-05-25mark some more behavior tests as passingAndrew Kelley
2022-03-18organize behavior testsAndrew Kelley
2022-03-11Sema: implement `@shuffle` at comptime and for differing lengthsVeikka Tuominen
2021-09-01re-enable mips behavior tests for vectorsAndrew Kelley
2021-06-09Re-enable multiple wasm32 vector testsJakub Konka
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