| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -55/+0 | |
| 2024-06-04 | Use FileCheck to parameterize codegen tests over hashes | Jubilee Young | -2/+2 | |
| When things like our internal hashing or representations change, it is inappropriate for these tests to suddenly fail for no reason. The chance of error is reduced if we instead pattern-match. | ||||
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -1/+0 | |
| 2023-07-08 | Always name the return place. | Camille GILLOT | -2/+3 | |
| 2023-04-05 | Fix codegen tests with hard-coded hashes | Rémy Rakic | -1/+1 | |
| 2023-03-27 | update codegen test expectations | Rémy Rakic | -1/+1 | |
| Changing the layout of the InitMask changed the const allocations' hashes. | ||||
| 2023-02-25 | Update tests | John Kåre Alsaker | -2/+2 | |
| 2023-02-10 | Update the minimum external LLVM to 14 | Josh Stone | -1/+0 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+56 | |
