about summary refs log tree commit diff
path: root/tests/assembly/simd-bitmask.rs
AgeCommit message (Expand)AuthorLines
2025-04-20make abi_unsupported_vector_types a hard errorRalf Jung-2/+5
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
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/+149