]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move mips32 over to new bounds check strategy
authorKeith Randall <khr@golang.org>
Wed, 18 Jun 2025 22:49:52 +0000 (15:49 -0700)
committerKeith Randall <khr@golang.org>
Wed, 30 Jul 2025 15:33:08 +0000 (08:33 -0700)
commit8330fb48a645a29a79dd5c58ad3d9c54d7e6537c
tree1d9c73ac070efd64329fa224e117e962b779bece
parent9f9d7b50e8c1a2c186b7b526222ba5499e6f36b0
cmd/compile: move mips32 over to new bounds check strategy

Change-Id: Ied54ea7bf68c4c943c621ca059aca1048903c041
Reviewed-on: https://go-review.googlesource.com/c/go/+/682497
Reviewed-by: Keith Randall <khr@google.com>
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>
src/cmd/compile/internal/mips/ssa.go
src/cmd/compile/internal/ssa/_gen/MIPS.rules
src/cmd/compile/internal/ssa/_gen/MIPSOps.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteMIPS.go
src/runtime/asm_mipsx.s