about summary refs log tree commit diff
path: root/tests/ui/simd/shuffle.rs
AgeCommit message (Expand)AuthorLines
2025-07-20So many test updates x_xScott McMurray-2/+8
2025-02-27remove most `simd_` intrinsic declaration in testsFolkert de Vries-3/+2
2025-02-02Ported tests/ui/simd to use the intrinsic macrovayunbiyani-3/+2
2024-09-14simd_shuffle: require index argument to be a vectorRalf Jung-23/+3
2024-08-13simd_shuffle intrinsic: allow argument to be passed as vector (not just as ar...Ralf Jung-2/+25
2024-02-25fix use of platform_intrinsics in testsRalf Jung-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-08-03Forbid old-style `simd_shuffleN` intrinsicsOli Scherer-2/+1
2023-07-20Monomorphize constants before inspecting themOli Scherer-1/+4
2023-07-18Permit pre-evaluated constants in simd_shuffleOli Scherer-0/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24