| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -77/+0 | |
| 2025-03-28 | Avoid wrapping constant allocations in packed structs when not necessary | bjorn3 | -16/+16 | |
| 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-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -5/+5 | |
| 2023-05-23 | codegen: allow the dso_local attribute | Pietro Albini | -16/+16 | |
| The attribute is injected into most items when static relocation is enabled in a target. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+77 | |
