about summary refs log tree commit diff
path: root/tests/codegen/tuple-layout-opt.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-57/+0
2024-10-19Fix test expectations for 32bit x86bjorn3-8/+4
2024-10-12Update tests for 32bit targetsbjorn3-6/+20
2024-10-10Return values larger than 2 registers using a return area pointerbjorn3-4/+4
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-7/+19
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-08-25Remove some wasm/emscripten ignoresBen Kimock-1/+0
2023-05-23codegen: allow the dso_local attributePietro Albini-6/+6
2023-01-17Add more codegen testsNilstrieb-7/+7
2023-01-17Put `noundef` on all scalars that don't allow uninitNilstrieb-6/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+36