about summary refs log tree commit diff
path: root/tests/codegen/simd-intrinsic/simd-intrinsic-transmute-array.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-58/+0
2025-07-20So many test updates x_xScott McMurray-8/+7
2025-07-03Block SIMD in transmute_immediate; delete `OperandValueKind`Scott McMurray-4/+2
2025-06-04x86 (32/64): go back to passing SIMD vectors by-ptrRalf Jung-15/+5
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-1/+1
2025-02-18x86-sse2 ABI: use SSE registers for floats and SIMDRalf Jung-2/+15
2024-09-09Ban non-array SIMDScott McMurray-24/+1
2024-04-24Fix tests and blessGary Guo-1/+0
2024-02-25fix use of platform_intrinsics in testsRalf Jung-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-07-27CHECK only for opaque ptrJosh Stone-6/+6
2023-07-08Always name the return place.Camille GILLOT-4/+3
2023-04-04Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`sScott McMurray-4/+47
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-3/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+43