about summary refs log tree commit diff
path: root/tests/codegen/checked_ilog.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-20/+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-04-23add codegen testTrevor Spiteri-0/+20