| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-29 | add float_nan test for powf | Ralf Jung | -0/+26 |
| 2024-02-25 | fix use of platform_intrinsics in tests | Ralf Jung | -7/+1 |
| 2024-01-06 | implement the rounding intrinsics using apfloat rounding | Ralf Jung | -0/+8 |
| 2023-12-28 | don't test unspecified case | Ralf Jung | -22/+0 |
| 2023-12-28 | NaN non-determinism for SIMD intrinsics | Ralf Jung | -1/+57 |
| 2023-12-28 | add NaN-nondet to libm functions | Ralf Jung | -0/+40 |
| 2023-12-28 | make float intrinsics return non-deterministic NaN | Ralf Jung | -0/+98 |
| 2023-12-04 | use `assume(idx < self.len())` in `[T]::get_unchecked` | bendn | -2/+2 |
| 2023-10-12 | fmt | Ralf Jung | -5/+2 |
| 2023-10-09 | float-to-float casts also have non-deterministic NaN results | Ralf Jung | -0/+90 |
| 2023-10-09 | ensure unary minus propagates NaN payloads exactly | Ralf Jung | -0/+8 |
| 2023-10-08 | miri: make NaN generation non-deterministic | Ralf Jung | -0/+316 |
