COMMITS
/ test/behavior/asm.zig April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
November 16, 2023
M
test: update behavior to silence 'var is never mutated' errors
mlugg committed
October 7, 2023
J
x86_64: improve inline assembly support
Jacob Young committed
September 25, 2023
J
x86_64: implement float compare and cast builtins
Jacob Young committed
July 29, 2023
J
llvm: support read-write output constraints in assembly
Jacob Young committed
June 19, 2023
J
Module: add support for multiple global asm blocks per decl
Jacob Young committed
May 19, 2023
R
spirv: customize module-scope asm test
Robin Voetter committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
February 21, 2023
J
CBE: fix windows test failures
Jacob Young committed
J
behavior: enable passing CBE tests
Jacob Young committed
January 2, 2023
A
avoid testing `inline for` in unrelated behavior tests
Andrew Kelley committed
December 12, 2022
K
temporarily disable asm tests
kcbanner committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
J
cbe: implement global assembly
Jacob Young committed
December 3, 2022
J
cbe: add support for constraint modifiers specified after a colon
Jacob Young committed
November 10, 2022
C
stage2: Support modifiers in inline asm
Cody Tapscott committed
October 19, 2022
J
cbe: misc fixes
Jacob Young committed
October 10, 2022
J
cbe: implement more asm features
Jacob Young committed
June 12, 2022
A
stage2: fix some inline asm incompatibilities with stage1
Andrew Kelley committed
May 5, 2022
A
stage2: implement global assembly
Andrew Kelley committed
March 20, 2022
D
CBE: improve support for asm inputs
Daniele Cocca committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 29, 2021
J
zig fmt: respect trailing commas in inline assembly
jdmichaud committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed