| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -54/+0 | |
| 2025-05-29 | rustc_codegen_llvm: use `threadlocal.address` intrinsic to access TLS | joboet | -6/+10 | |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -1/+1 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -7/+7 | |
| 2023-04-17 | tests: adapt for LLVM change 5b386b864c7619897c51a1da97d78f1cf6f3eff6 | Augie Fackler | -4/+4 | |
| The above-mentioned change modified the output of thread-local.rs by changing some variable names. Rather than assume things get put in %0, we capture the variable so the test passes in both the old and new version. | ||||
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -0/+1 | |
| Co-authored-by: gh-tr <troach@qnx.com> | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+49 | |
