about summary refs log tree commit diff
path: root/src/test/ui/simd/simd-size-align.rs
AgeCommit message (Collapse)AuthorLines
2021-10-04Rearrange test/ui/{simd,simd-intrinsic}Jubilee Young-53/+0
Mostly test/ui/simd-intrinsic -> test/ui/simd/intrinsic Intrinsics-per-se tests moved into that folder Repetitive names were cut short. Duplicate names given -pass annotations.
2021-01-23Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ↵Caleb Zulawski-73/+30
vectors with non-power-of-two lengths.
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+96