]> Cypherpunks repositories - gostls13.git/commit
runtime: buffered write barrier for arm
authorAustin Clements <austin@google.com>
Wed, 15 Nov 2017 22:54:24 +0000 (14:54 -0800)
committerAustin Clements <austin@google.com>
Tue, 13 Feb 2018 16:34:17 +0000 (16:34 +0000)
commit1de1f316df84569c449d6d709b0d711921ea6116
tree8ac47388708fe13a4f86bc27e780185be5b9a7a3
parent24dd83d7eb0f08ea5cf541ead3f2b36448468bfa
runtime: buffered write barrier for arm

Updates #22460.

Change-Id: I5581df7ad553237db7df3701b117ad99e0593b78
Reviewed-on: https://go-review.googlesource.com/92698
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/arm/ssa.go
src/cmd/compile/internal/gc/main.go
src/cmd/compile/internal/ssa/gen/ARM.rules
src/cmd/compile/internal/ssa/gen/ARMOps.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteARM.go
src/cmd/vet/all/whitelist/arm.txt
src/runtime/asm_arm.s