summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/simd
AgeCommit message (Expand)AuthorLines
2022-03-31Adjust feature names that disagree on const stabilization versionDavid Tolnay-1/+1
2021-11-18CTFE SIMD: also test 1-element arrayRalf Jung-1/+10
2021-11-18fix CTFE/Miri simd_insert/extract on array-style repr(simd) typesRalf Jung-6/+7
2021-04-29remove const_fn feature gate from const testsRalf Jung-1/+0
2021-01-23Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ve...Caleb Zulawski-3/+7
2019-12-20Require const stability attributes on intrinsics to be able to use them in co...Oliver Scherer-0/+4
2019-09-25Remove fail testsgnzlbg-201/+0
2019-09-25Clean testsgnzlbg-11/+31
2019-09-25Test errorsgnzlbg-60/+181
2019-09-25Refactorgnzlbg-0/+24
2019-09-25Allow simd_insert and simd_extract in const_fngnzlbg-290/+2
2019-09-24Add some more testsgnzlbg-27/+296
2019-09-24Move tests to SIMD subdirectorygnzlbg-0/+108