| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -30/+0 | |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -1/+0 | |
| 2025-02-24 | tests: use minicore more | David Wood | -2/+3 | |
| minicore makes it much easier to add new language items to all of the existing `no_core` tests. | ||||
| 2024-10-31 | rustc_codegen_llvm: Add a new 'pc' option to branch-protection | Kajetan Puchalski | -4/+13 | |
| Add a new 'pc' option to -Z branch-protection for aarch64 that enables the use of PC as a diversifier in PAC branch protection code. When the pauth-lr target feature is enabled in combination with -Z branch-protection=pac-ret,pc, the new 9.5-a instructions (pacibsppc, retaasppc, etc) will be generated. | ||||
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -4/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+21 | |
