aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/softfloat.go
AgeCommit message (Expand)Author
2021-08-03[dev.typeparams] cmd/compile: make softfloat mode work with register ABICherry Mui
2020-09-05cmd/compile: ensure that ssa.Func constant cache is consistentDavid Chase
2020-08-27cmd/compile: invalidate zero-use values during rewriteKeith Randall
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