]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move ppc64 over to new bounds check strategy
authorKeith Randall <khr@golang.org>
Wed, 18 Jun 2025 23:10:58 +0000 (16:10 -0700)
committerKeith Randall <khr@golang.org>
Tue, 5 Aug 2025 15:59:16 +0000 (08:59 -0700)
commit802d056c784d6baa8e5fc13a86e24ecc82ec2bf2
tree4ab4904afd649214d9d6e6248197de2ff9add747
parenta3295df873bb22b3ba427124b1220370a5ca5cdb
cmd/compile: move ppc64 over to new bounds check strategy

Change-Id: I25a9bbc247b2490e7e37ed843386f53a71822146
Reviewed-on: https://go-review.googlesource.com/c/go/+/682498
Reviewed-by: Paul Murphy <paumurph@redhat.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/ppc64/ssa.go
src/cmd/compile/internal/ssa/_gen/PPC64.rules
src/cmd/compile/internal/ssa/_gen/PPC64Ops.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewritePPC64.go
src/runtime/asm_ppc64x.s