about summary refs log tree commit diff
path: root/tests/codegen/var-names.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-15/+0
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-10-23Set `signext` or `zeroext` for integer arguments on RISC-VAsuna-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-07-08Always name the return place.Camille GILLOT-2/+2
2023-05-14Merge return place with other locals in CopyProp.Camille GILLOT-2/+2
2023-05-08Disable nrvo mir optJakob Degen-2/+2
2023-03-14ICE when checking LocalInfo on runtime MIR.Camille GILLOT-2/+2
2023-01-17Put `noundef` on all scalars that don't allow uninitNilstrieb-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15