about summary refs log tree commit diff
path: root/tests/codegen/array-optimized.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-33/+0
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-04-09Remove my `scalar_copy_backend_type` optimization attemptScott McMurray-4/+4
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-07Copy 1-element arrays as scalars, not vectorsScott McMurray-0/+33