aboutsummaryrefslogtreecommitdiff
path: root/test/convert5.go
AgeCommit message (Expand)Author
2026-03-20[release-branch.go1.26] test/convert5: skip mipsleRongrong
2025-10-14cmd/compile: disable use of new saturating float-to-int conversionsDavid Chase
2025-10-14Revert "cmd/compile: make 386 float-to-int conversions match amd64"David Chase
2025-10-14Revert "runtime: adjust softfloat corner cases to match amd64/arm64"David Chase
2025-10-14Revert "cmd/compile: make wasm match other platforms for FP->int32/64 convers...David Chase
2025-10-09cmd/compile: make wasm match other platforms for FP->int32/64 conversionsDavid Chase
2025-10-09runtime: adjust softfloat corner cases to match amd64/arm64David Chase
2025-10-09cmd/compile: make 386 float-to-int conversions match amd64David Chase
2025-10-09cmd/compile: modify float-to-[u]int so that amd64 and arm64 matchDavid Chase