about summary refs log tree commit diff
path: root/tests/codegen/simd/packed-simd.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-56/+0
2025-07-20So many test updates x_xScott McMurray-8/+4
2025-06-04x86 (32/64): go back to passing SIMD vectors by-ptrRalf Jung-7/+9
2025-02-18x86-sse2 ABI: use SSE registers for floats and SIMDRalf Jung-13/+12
2024-06-08simd packed types: update outdated check, extend codegen testRalf Jung-4/+19
2024-06-02Test codegen for repr(packed,simd) -> repr(simd)Jubilee Young-0/+44