| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -98/+0 | |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -2/+0 | |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 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-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) | -3/+3 | |
| 2023-04-05 | Fix a codegen test with some hard-coded hashes | Thom Chiovoloni | -2/+2 | |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -0/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+100 | |
