| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -223/+0 |
| 2025-02-19 | Emit `trunc nuw` for unchecked shifts and `to_immediate_scalar` | Scott McMurray | -1/+1 |
| 2025-02-12 | `transmute` should also assume non-null pointers | Scott McMurray | -0/+29 |
| 2025-01-17 | Update our range `assume`s to the format that LLVM prefers | Scott McMurray | -55/+67 |
| 2024-04-22 | Stabilize generic `NonZero`. | Markus Reiter | -1/+0 |
| 2024-02-25 | Use generic `NonZero` in tests. | Markus Reiter | -3/+3 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -1/+0 |
| 2023-07-08 | Always name the return place. | Camille GILLOT | -8/+8 |
| 2023-04-13 | `assume` value ranges in `transmute` | Scott McMurray | -0/+184 |
