COMMITS
/ test/behavior/bitcast.zig May 30, 2024
D
riscv: truncate `airStructFieldVal` result
David Rubin committed
May 27, 2024
D
riscv: rewrite "binOp"
David Rubin committed
May 12, 2024
D
riscv: zero registers when using register-wide operations
David Rubin committed
May 2, 2024
D
riscv: `std.fmt.format` running
David Rubin committed
May 11, 2024
D
riscv: update behaviour tests again
David Rubin committed
April 17, 2024
D
riscv: finally fix bug + `airAggregateInit`
David Rubin committed
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 8, 2024
M
compiler: rework comptime pointer representation and access
mlugg committed
March 22, 2024
A
disable failing behavior test: "comptime bitcast with fields following f80"
Andrew Kelley committed
February 14, 2024
J
x86_64: implement `@shuffle`
Jacob Young committed
January 29, 2024
J
x86_64+macho: pass more behavior tests
Jakub Konka committed
January 15, 2024
D
test/behavior: replace all 'comptime expect' with 'comptime assert'
dweiller committed
December 2, 2023
J
x86_64: implement more compliant vectors
Jacob Young committed
November 30, 2023
J
test: test with `-fstrip` and fix failures
Jacob Young committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
October 31, 2023
A
std.builtin.Endian: make the tags lower case
Andrew Kelley 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 5, 2023
J
x86_64: implement C abi for everything else
Jacob Young committed
J
x86_64: implement C abi for f128
Jacob Young committed
September 25, 2023
J
x86_64: implement float compare and cast builtins
Jacob Young committed
August 26, 2023
R
spirv: disable failing tests
Robin Voetter committed
September 7, 2023
T
wasm: enable successful behavior tests
Techatrix committed
August 21, 2023
M
AstGen: disallow '-0' integer literal
mlugg committed
August 18, 2023
L
Make NaNs quiet by default and other NaN tidy-up (#16826)
Lewis Gaul committed
July 31, 2023
J
std: finish cleanup up asm
Jacob Young committed
July 7, 2023
A
Update tests to new splat syntax
antlilja committed
July 2, 2023
R
behavior: test @bitCast of packed struct of bools
r00ster91 committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed
May 19, 2023
R
spirv: more passing tests
Robin Voetter committed
May 16, 2023
J
x86_64: rewrite casts
Jacob Young committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
April 2, 2023
J
x86_64: implement large cmp
Jacob Young committed
March 25, 2023
J
x86_64: implement struct_field_val for packed containers
Jacob Young committed
March 3, 2023
J
CBE: implement big integer and vector comparisons
Jacob Young committed
J
CBE: implement big integer literals
Jacob Young committed
January 11, 2023
H
added test for bitcast signaled nan float
Hardy committed
January 5, 2023
A
avoid triggering LLVM bug on MIPS
Andrew Kelley committed
December 27, 2022
J
stage2 AArch64: unify callee-preserved regs on all targets
joachimschmidt557 committed
December 24, 2022
J
behavior: disable tests that trigger an llvm 15 bug and assertion
Jacob Young committed
December 19, 2022
V
llvm: handle vectors in packed structs
Veikka Tuominen committed
December 13, 2022
R
std.builtin: rename Type.UnionField and Type.StructField's field_type to type
r00ster91 committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
December 7, 2022
A
remove references to stage1 in behavior tests
Andrew Kelley committed
November 30, 2022
L
wasm: enable behavior tests for packed structs
Luuk de Gram committed
November 15, 2022
S
run zig fmt on everything checked by CI
Stevie Hryciw committed