| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -15/+0 | |
| 2025-03-28 | Avoid wrapping constant allocations in packed structs when not necessary | bjorn3 | -2/+2 | |
| This way LLVM will set the string merging flag if the alloc is a nul terminated string, reducing binary sizes. | ||||
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2024-12-28 | Added a codegen test for optimization with const arrays | Alex Gaynor | -0/+15 | |
| Closes #107208 | ||||
