about summary refs log tree commit diff
path: root/tests/codegen/remap_path_prefix
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-79/+0
2025-04-17tests: use `//@ ignore-auxiliary` with backlinked primary test fileJieyou Xu-1/+1
2025-03-28Avoid wrapping constant allocations in packed structs when not necessarybjorn3-1/+1
This way LLVM will set the string merging flag if the alloc is a nul terminated string, reducing binary sizes.
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-11/+11
2023-04-07Give the cross-crate generic some work to doBen Kimock-2/+4
2023-04-05Fix codegen tests with hard-coded hashesRémy Rakic-1/+1
2023-03-27update codegen test expectationsRémy Rakic-1/+1
Changing the layout of the InitMask changed the const allocations' hashes.
2023-02-25Update testsJohn Kåre Alsaker-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+77