| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -343/+0 |
| 2025-04-23 | tests: account for CFI directives in `tests/assembly/x86-return-float.rs` | Jieyou Xu | -0/+10 |
| 2025-02-18 | x86-sse2 ABI: use SSE registers for floats and SIMD | Ralf Jung | -24/+18 |
| 2025-02-09 | tests/assembly: cross-compile x86-return-float | Jubilee Young | -17/+26 |
| 2025-02-08 | tests/assembly: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 |
| 2024-10-22 | adjust asm test | Ralf Jung | -2/+4 |
| 2024-10-19 | Fix test expectations for 32bit x86 | bjorn3 | -1/+1 |
| 2024-08-07 | Disallow setting built-in cfgs via set the command-line | Urgau | -27/+27 |
| 2024-07-01 | Ensure tests don't fail on i586 in CI | beetrees | -0/+5 |
| 2024-06-01 | Ensure floats are returned losslessly by the Rust ABI on 32-bit x86 | beetrees | -0/+323 |
