about summary refs log tree commit diff
path: root/tests/codegen/range-attribute.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-74/+0
2025-04-05Update the minimum external LLVM to 19Josh Stone-1/+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-2/+2
2024-10-19Fix test expectations for 32bit x86bjorn3-1/+1
2024-10-12Update tests for 32bit targetsbjorn3-2/+9
2024-08-11Add range attribute to scalar function results and argumentsAndreas Jonson-0/+68