| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -19/+0 | |
| 2024-09-09 | Ban non-array SIMD | Scott McMurray | -1/+1 | |
| 2024-03-05 | use [N x i8] for byval/sret types | Erik Desjardins | -2/+2 | |
| This avoids depending on LLVM's struct types to determine the size of the byval/sret slot. | ||||
| 2023-11-09 | Emit #[inline] on derive(Debug) | Ben Kimock | -2/+7 | |
| 2023-07-29 | tests/codegen/*simd*.rs -> simd/*simd* | Jubilee Young | -0/+14 | |
