..
issue-17170.rs
Revert non-power-of-two vector restriction
2021-03-02 09:41:41 +01:00
issue-32947.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-39720.rs
Revert non-power-of-two vector restriction
2021-03-02 09:41:41 +01:00
shuffle-not-out-of-bounds.rs
Flatten arrows with further comment
2020-10-03 12:14:22 -07:00
shuffle-not-out-of-bounds.stderr
Macro-expand test to cover all possible lanes
2020-10-02 19:38:56 -07:00
simd-array-trait.rs
fix up tidy
2020-11-15 18:03:42 +10:00
simd-array-trait.stderr
add a canary test for complex repr(simd)
2020-11-15 09:35:04 +10:00
simd-array-type.rs
update tests
2020-12-26 18:24:10 +01:00
simd-generics.rs
update tests
2020-12-26 18:24:10 +01:00
simd-intrinsic-float-math.rs
simd-intrinsic-float-minmax.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
simd-intrinsic-generic-arithmetic-saturating.rs
update tests
2020-12-26 18:24:10 +01:00
simd-intrinsic-generic-arithmetic.rs
Add simd_neg platform intrinsic
2021-03-19 02:16:21 +08:00
simd-intrinsic-generic-bitmask.rs
compiletest: ignore-endian-big, fixes #74829 , fixes #74885
2020-07-31 12:58:37 +01:00
simd-intrinsic-generic-cast.rs
Revert const_err lint checking of casts
2020-01-02 21:21:02 -05:00
simd-intrinsic-generic-comparison.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
simd-intrinsic-generic-elements.rs
Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD vectors with non-power-of-two lengths.
2021-01-23 16:33:19 -05:00
simd-intrinsic-generic-gather.rs
simd-intrinsic-generic-reduction.rs
Update the minimum external LLVM to 10
2021-03-22 11:33:43 -07:00
simd-intrinsic-generic-select.rs
Support vectors with fewer than 8 elements for simd_select_bitmask
2020-10-03 20:35:59 +01:00
simd-size-align.rs
Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD vectors with non-power-of-two lengths.
2021-01-23 16:33:19 -05:00
simd-target-feature-mixup.rs
simd-type-generic-monomorphisation-empty.rs
Move SIMD tests
2021-01-23 17:55:34 -05:00
simd-type-generic-monomorphisation-empty.stderr
Move SIMD tests
2021-01-23 17:55:34 -05:00
simd-type-generic-monomorphisation-oversized.rs
Move SIMD tests
2021-01-23 17:55:34 -05:00
simd-type-generic-monomorphisation-oversized.stderr
Move SIMD tests
2021-01-23 17:55:34 -05:00
simd-type-generic-monomorphisation-power-of-two.rs
Fix UI errors
2021-03-02 12:18:46 +01:00
simd-type-generic-monomorphisation.rs
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
simd-type-generic-monomorphisation.stderr
Move SIMD tests
2021-01-23 17:55:34 -05:00
simd-type.rs
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
simd-type.stderr
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00