| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -35/+0 | |
| 2025-02-23 | The embedded bitcode should always be prepared for LTO/ThinLTO | DianQK | -2/+2 | |
| 2025-01-21 | Also generate undef scalars and scalar pairs | Oli Scherer | -2/+0 | |
| 2024-04-11 | use [N x i8] for alloca types | Erik Desjardins | -4/+5 | |
| 2024-03-25 | Don't emit load metadata in debug mode | clubby789 | -1/+1 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 | |
| 2023-12-21 | tests: fix overaligned-constant to not over-specify getelementptr instr | Augie Fackler | -1/+1 | |
| On LLVM 18 we get slightly different arguments here, so it's easier to just regex those away. The important details are all still asserted as I understand things. Fixes #119193. @rustbot label: +llvm-main | ||||
| 2023-12-17 | Fortify test. | Camille GILLOT | -4/+9 | |
| 2023-12-17 | Tolerate overaligned MIR constants for codegen. | Camille GILLOT | -0/+31 | |
