| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -94/+0 | |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2024-04-29 | adapt a codegen test for llvm 19 | Krasimir Georgiev | -3/+3 | |
| No functional changes intended. Found by our experimental rust + LLVM @ HEAD bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/27747#018f2570-018c-4b12-9c5a-38cf81453683/957-965 | ||||
| 2024-02-23 | Ignore less tests in debug builds | Ben Kimock | -1/+0 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| 2024-01-23 | Remove uses of no-system-llvm | Nikita Popov | -1/+0 | |
| It looks like none of these are actually needed. | ||||
| 2023-05-23 | codegen: allow the dso_local attribute | Pietro Albini | -8/+8 | |
| The attribute is injected into most items when static relocation is enabled in a target. | ||||
| 2023-03-14 | Improved implementation and comments after code review feedback | Scott McMurray | -0/+96 | |
