| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -36/+0 | |
| 2024-04-11 | codegen tests: Tolerate `nuw` `nsw` on `trunc` | Matthew Maurer | -1/+1 | |
| llvm/llvm-project#87910 infers `nuw` and `nsw` on some `trunc` instructions we're doing `FileCheck` on. Tolerate but don't require them to support both release and head LLVM. | ||||
| 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 | |
| 2023-11-28 | update test for new LLVM 18 codegen | Krasimir Georgiev | -1/+1 | |
| LLVM at HEAD now emits `or disjoint`: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/24076#018c1596-8153-488e-b622-951266a02f6c/741-774 | ||||
| 2023-05-03 | Add the basic `ascii::Char` type | Scott McMurray | -0/+37 | |
