David Rubin
|
d9e0cafe64
|
riscv: add stage2_riscv to test matrix and bypass failing tests
|
2024-05-11 02:17:24 -07:00 |
|
Jacob Young
|
f1c0f42cdd
|
cbe: fix optional codegen
Also reduce ctype pool string memory usage, remove self assignments, and
enable more warnings.
|
2024-04-13 01:35:20 -04:00 |
|
Jakub Konka
|
52066bf8e4
|
x86_64+macho: pass more behavior tests
|
2024-02-06 19:01:17 +01:00 |
|
Robin Voetter
|
76d5696434
|
spirv: air abs
|
2024-02-04 19:09:32 +01:00 |
|
Robin Voetter
|
631d1b63a8
|
spirv: fix shuffle properly
|
2024-02-04 19:09:32 +01:00 |
|
mlugg
|
9c16b2370d
|
test: update behavior to silence 'var is never mutated' errors
|
2023-11-19 09:57:03 +00:00 |
|
Robin Voetter
|
faad97edff
|
spirv: update failing / passing tests
Some tests are now failing due to debug info changes, some tests
now pass due to improved compiler functionality.
|
2023-10-15 20:08:18 +02:00 |
|
Jacob Young
|
b8f00ae337
|
x86_64: implement @abs for some integer vector types
|
2023-10-08 04:41:55 -04:00 |
|
Jacob Young
|
20b4401cde
|
x86_64: implement negation and @abs for f80
Also implement live-outs since the x87 requires so much care around
liveness tracking.
|
2023-10-07 00:29:17 -04:00 |
|
Jacob Young
|
cc6694a323
|
x86_64: implement C abi for f128
|
2023-10-05 04:10:38 -04:00 |
|
Jacob Young
|
1eb023908d
|
x86_64: implement float round builtins
|
2023-10-01 15:09:52 -04:00 |
|
antlilja
|
fcdb7d9e47
|
Add behavior tests for @abs builtin
|
2023-09-27 11:24:36 -07:00 |
|