| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -1/+7 | |
| As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items. | ||||
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -1/+10 | |
| 2024-12-31 | arm: use target.llvm_floatabi over soft-float target feature | Ralf Jung | -1/+1 | |
| 2024-11-14 | tests/run-make/simd-ffi: use a generic LLVM intrinsics ... | liushuyu | -5/+3 | |
| ... to do more comprehensive type checking | ||||
| 2024-11-14 | tests/run-make/simd-ffi: fix test crashing on x86 targets ... | liushuyu | -2/+2 | |
| ... that do not have SSE2 support (e.g. i586) | ||||
| 2024-09-09 | Ban non-array SIMD | Scott McMurray | -2/+4 | |
| 2024-08-05 | rewrite simd-ffi to rmake | Oneirical | -47/+63 | |
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+129 | |
| They pass fine. | ||||
