about summary refs log tree commit diff
path: root/tests/codegen/i128-x86-callconv.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-87/+0
2025-02-19x86_win64 ABI: do not use xmm0 with softfloat ABIRalf Jung-15/+23
2025-01-27Windows x86: Change `i128` to return via the vector ABITrevor Gross-10/+7
2025-01-27Introduce a test for the `i128` calling convention on WindowsTrevor Gross-0/+82