]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move mips64 over to new bounds check strategy
authorKeith Randall <khr@golang.org>
Wed, 18 Jun 2025 22:25:11 +0000 (15:25 -0700)
committerKeith Randall <khr@golang.org>
Wed, 30 Jul 2025 15:33:02 +0000 (08:33 -0700)
commit9f9d7b50e8c1a2c186b7b526222ba5499e6f36b0
tree2e209153a4dc4f8422284aa1e9d141c5a0e18a5d
parent5216fd570ee99133f7893e9b5d06b8e98bd6061b
cmd/compile: move mips64 over to new bounds check strategy

Change-Id: I936f6fdcc24d628f38482d32803ad2ae994ec1ad
Reviewed-on: https://go-review.googlesource.com/c/go/+/682400
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Julian Zhu <jz531210@gmail.com>
Reviewed-by: Mark Freeman <mark@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/mips64/ssa.go
src/cmd/compile/internal/ssa/_gen/MIPS64.rules
src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteMIPS64.go
src/runtime/asm_mips64x.s