about summary refs log tree commit diff
path: root/src/test/codegen/simd-intrinsic/simd-intrinsic-transmute-array.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2021-03-22Update the minimum external LLVM to 10Josh Stone-1/+0
2020-11-29looser regex on local argsAshley Mannix-6/+6
2020-11-24generalize codegen to non 64bit platformsAshley Mannix-6/+6
2020-11-13remove const_generics from codegen testsAshley Mannix-2/+2
2020-11-08Support repr(simd) on ADTs containing a single array fieldgnzlbg-0/+44