summary refs log tree commit diff
path: root/tests/assembly/simd-intrinsic-scatter.rs
AgeCommit message (Expand)AuthorLines
2025-04-06update/bless testsBennet Bleßmann-3/+2
2025-02-24tests: use minicore moreDavid Wood-6/+3
2025-02-08tests/assembly: use -Copt-level=3 instead of -OJubilee Young-1/+1
2025-01-26Consistently use the most significant bit of vector masksJörn Horstmann-2/+2
2025-01-13llvm: Allow sized-word rather than ymmword in testsMatthew Maurer-1/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-1/+0
2024-06-19Remove c_unwind from tests and fix testsGary Guo-1/+1
2024-03-12Add tests for the generated assembly of mask related simd instructions.Jörn Horstmann-0/+40