aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/softfloat.go
AgeCommit message (Expand)Author
2018-11-23cmd/compile: use correct store types in softfloatCherry Zhang
2018-09-17cmd/compile: avoid more float32 <-> float64 conversions in compilerMichael Munday
2017-11-30cmd/compile: use soft-float routines for soft-float targetsVladimir Stefanovic