| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-08 | tests/assembly: use -Copt-level=3 instead of -O | Jubilee Young | -1/+2 | |
| 2024-09-16 | Ignore reduce-fadd-unordered on SGX platform | Raoul Strackx | -0/+1 | |
| 2024-09-15 | Use -0.0 in `intrinsics::simd::reduce_add_unordered` | Jubilee Young | -0/+29 | |
| -0.0 is the actual neutral additive float, not +0.0, and this matters to codegen. | ||||
