COMMITS
/ test/behavior/vector.zig April 16, 2024
D
riscv: math progress
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
April 12, 2024
J
cbe: fix optional codegen
Jacob Young committed
April 6, 2024
R
spirv: enable passing tests
Robin Voetter committed
February 19, 2024
A
spirv: implement `@mulWithOverflow`
Ali Chraghi committed
March 29, 2024
J
cbe: rewrite `CType`
Jacob Young committed
March 17, 2024
R
spirv: enable passing tests
Robin Voetter committed
March 4, 2024
M
test: reenable some behavior vector tests
Meghan Denny committed
February 14, 2024
J
x86_64: implement `@shuffle`
Jacob Young committed
February 9, 2024
J
x86_64: implement c abi for bool vectors
Jacob Young committed
February 7, 2024
A
spirv: make rusticl the primary testing implementation
Ali Chraghi committed
January 29, 2024
J
x86_64+macho: pass more behavior tests
Jakub Konka committed
V
llvm: fix alignment of array ptr when bitcasting vector
Veikka Tuominen committed
January 23, 2024
R
spirv: air vector_store_element
Robin Voetter committed
January 13, 2024
R
spirv: update tests
Robin Voetter committed
January 21, 2024
R
spirv: air splat
Robin Voetter committed
R
spirv: fix shuffle properly
Robin Voetter committed
January 19, 2024
R
spirv: vectorize add/sub overflow
Robin Voetter committed
R
spirv: reduce, reduce_optimized
Robin Voetter committed
January 16, 2024
R
spirv: shlWithOverflow
Robin Voetter committed
January 15, 2024
R
spirv: vectors for air not
Robin Voetter committed
D
test/behavior: replace all 'comptime expect' with 'comptime assert'
dweiller committed
January 2, 2024
V
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen committed
December 21, 2023
M
test: add coverage for index into comptime-known vector is comptime-known
Meghan Denny committed
December 4, 2023
J
x86_64: fix vector comparisions
Jacob Young committed
December 3, 2023
J
x86_64: "implement" `aggregate_init` for vectors
Jacob Young committed
December 2, 2023
J
x86_64: implement more compliant vectors
Jacob Young committed
November 21, 2023
A
std: remove meta.trait
Andrew Kelley committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
November 4, 2023
J
x86_64: fix std test failures
Jacob Young committed
October 22, 2023
J
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young committed
A
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley committed
October 19, 2023
J
x86_64: fix bugs and disable erroring tests
Jacob Young committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
October 14, 2023
A
spirv: simple binary and comparison vector operations
Ali Chraghi committed
October 12, 2023
A
spirv: emit vectors as arrays
Ali Chraghi committed
October 1, 2023
J
x86_64: implement float round builtins
Jacob Young committed
September 25, 2023
J
behavior: cleanup floatop tests
Jacob Young committed
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
July 28, 2023
X
Sema: fix coerceArrayLike() for vectors with padding
Xavier Bouchoux committed
July 31, 2023
J
std: finish cleanup up asm
Jacob Young committed
July 30, 2023
J
cbe: get behavior tests running on arm
Jacob Young committed
July 29, 2023
E
add behavior test for vector bitcast at comptime
Evan Haas committed
June 22, 2023
X
codegen/llvm: fix memset with vectors smaller than one byte
Xavier Bouchoux committed
M
all: migrate code to new cast builtin syntax
mlugg committed
July 7, 2023
A
Update tests to new splat syntax
antlilja committed
June 15, 2023
R
behavior: boolean vector with 2 or more elements
r00ster91 committed
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
June 7, 2023
M
Sema: allow indexing tuple and vector pointers
mlugg committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed