index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
behavior
/
vector.zig
Age
Commit message (
Expand
)
Author
2024-07-26
riscv: fix logic bug in `ptr_elem_ptr`
David Rubin
2024-07-26
riscv: remove redundant assert in `genBinOp`
David Rubin
2024-07-26
riscv: un-cache the `avl` and `vtype` when returning from a function call
David Rubin
2024-07-25
aarch64: reenable tests that are no longer regressed
Julian Vesper
2024-07-19
behavior: disable test that triggers an llvm assertion
Jacob Young
2024-07-14
riscv: disable failing tests
David Rubin
2024-07-14
riscv: vectors part 3
David Rubin
2024-07-14
riscv: truncate `airStructFieldVal` result
David Rubin
2024-06-13
riscv: rewrite "binOp"
David Rubin
2024-06-13
riscv: first sign of floats!
David Rubin
2024-06-10
spirv: new vectorization helper
Robin Voetter
2024-06-10
spirv: disable tests that fail on pocl
Robin Voetter
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-04-13
cbe: fix optional codegen
Jacob Young
2024-04-06
spirv: enable passing tests
Robin Voetter
2024-04-06
spirv: implement `@mulWithOverflow`
Ali Chraghi
2024-03-30
cbe: rewrite `CType`
Jacob Young
2024-03-18
spirv: enable passing tests
Robin Voetter
2024-03-15
test: reenable some behavior vector tests
Meghan Denny
2024-02-25
x86_64: implement `@shuffle`
Jacob Young
2024-02-12
x86_64: implement c abi for bool vectors
Jacob Young
2024-02-09
spirv: make rusticl the primary testing implementation
Ali Chraghi
2024-02-06
x86_64+macho: pass more behavior tests
Jakub Konka
2024-02-04
spirv: air vector_store_element
Robin Voetter
2024-02-04
spirv: update tests
Robin Voetter
2024-02-04
spirv: air splat
Robin Voetter
2024-02-04
spirv: fix shuffle properly
Robin Voetter
2024-02-04
spirv: vectorize add/sub overflow
Robin Voetter
2024-02-04
spirv: reduce, reduce_optimized
Robin Voetter
2024-02-04
spirv: shlWithOverflow
Robin Voetter
2024-02-04
spirv: vectors for air not
Robin Voetter
2024-01-29
llvm: fix alignment of array ptr when bitcasting vector
Veikka Tuominen
2024-01-15
test/behavior: replace all 'comptime expect' with 'comptime assert'
dweiller
2024-01-06
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen
2023-12-22
test: add coverage for index into comptime-known vector is comptime-known
Meghan Denny
2023-12-04
x86_64: fix vector comparisions
Jacob Young
2023-12-03
x86_64: "implement" `aggregate_init` for vectors
Jacob Young
2023-12-03
x86_64: implement more compliant vectors
Jacob Young
2023-11-22
std: remove meta.trait
Andrew Kelley
2023-11-19
test: update behavior to silence 'var is never mutated' errors
mlugg
2023-11-03
x86_64: fix std test failures
Jacob Young
2023-10-22
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young
2023-10-22
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley
2023-10-21
x86_64: fix bugs and disable erroring tests
Jacob Young
2023-10-15
spirv: update failing / passing tests
Robin Voetter
2023-10-15
spirv: simple binary and comparison vector operations
Ali Chraghi
2023-10-15
spirv: emit vectors as arrays
Ali Chraghi
2023-10-01
x86_64: implement float round builtins
Jacob Young
2023-10-01
behavior: cleanup floatop tests
Jacob Young
[prev]
[next]