]> Cypherpunks repositories - gostls13.git/commit
cmd/compile, runtime: remove plan9 special case avoiding SSE
authorRuss Cox <rsc@golang.org>
Tue, 4 Mar 2025 20:01:54 +0000 (15:01 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 11 Mar 2025 21:11:35 +0000 (14:11 -0700)
commitc18ff21cc897e9b675310c62045e88e4ba1d50bb
tree44c2cbad9fe14ad716c7845428796a3fccd6e3d1
parent3e033b7553e8d4893c931832ce25dd11fa22f254
cmd/compile, runtime: remove plan9 special case avoiding SSE

Change-Id: Id5258a72b0727bf7c66d558e30486eac2c6c8c36
Reviewed-on: https://go-review.googlesource.com/c/go/+/655875
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: David du Colombier <0intro@gmail.com>
src/cmd/compile/internal/amd64/ggen.go
src/cmd/compile/internal/amd64/ssa.go
src/cmd/compile/internal/ssa/config.go
src/runtime/asm_amd64.s