| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -59/+0 | |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -1/+2 | |
| 2024-03-28 | Restore the test checks for `wider_reduce_into_iter` | DianQK | -3/+3 | |
| The current minimum support is for LLVM 17. | ||||
| 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) | -6/+6 | |
| 2023-11-26 | Update std::simd usage and test outputs | Caleb Zulawski | -1/+1 | |
| 2023-10-06 | Add a wishlist FIXME | scottmcm | -0/+2 | |
| 2023-09-24 | Only check for successful vectorization on wider_reduce_into_iter | DianQK | -3/+1 | |
| Different vectorization results are due to different LLVM versions. | ||||
| 2023-09-21 | Increasing the SIMD size improves the vectorization possibilities | DianQK | -13/+13 | |
| Change the simd-wide-sum.rs to pass the LLVM main branching test. | ||||
| 2023-07-29 | tests/codegen/*simd*.rs -> simd/*simd* | Jubilee Young | -0/+59 | |
