aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/muladd.zig
AgeCommit message (Expand)Author
2022-08-23skip failing f80 behavior tests on WindowsJakub Konka
2022-06-24Revert "wasm: Enable f16 behavior tests"Luuk de Gram
2022-06-24wasm: Enable f16 behavior testsLuuk de Gram
2022-04-27enable newly passing behavior testsAndrew Kelley
2022-04-02wasm: Enable passing behavior testsLuuk de Gram
2022-03-16remove unnecessary TODO commentAndrew Kelley
2022-03-16Implement `@mulAdd` for vectorsJohn Schmidt
2022-03-06disable failing `@mulAdd` testAndrew Kelley
2022-03-06stage2: rework `@mulAdd`Andrew Kelley
2022-03-06stage2: implement `@mulAdd` for scalar floatsJohn Schmidt
2022-03-01stage2: introduce anonymous struct literalsAndrew Kelley
2022-01-28add behavior tests for f80Veikka Tuominen
2021-12-01disable failing `@mulAdd` behavior test for aarch64-macosAndrew Kelley
2021-11-04compiler-rt: Fix f16 API declarations to be consistentLemonBoy
2021-10-05freestanding libc: export fmalAndrew Kelley
2021-10-05add support for f128 `@mulAdd`Andrew Kelley
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