about summary refs log tree commit diff
path: root/tests/codegen/common_prim_int_ptr.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-51/+0
2025-07-03Allow all MIR `Aggregate`s to take the operand path (if layout permits)Scott McMurray-3/+3
2025-02-14llvm: Tolerate captures in testsMatthew Maurer-1/+1
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-08-11Add range attribute to scalar function results and argumentsAndreas Jonson-2/+2
2024-03-13refine common_prim testErik Desjardins-8/+16
2024-03-06make check lines for int/ptr common prim test more permissiveErik Desjardins-5/+5
2024-02-27allow using scalarpair with a common prim of ptr/ptr-sized-intErik Desjardins-0/+43