]> Cypherpunks repositories - gostls13.git/commit
runtime: buffered write barrier for mips
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:21 +0000 (16:34 +0000)
commit313a4b2b7f6479f13c4d460aebe514aa86543e21
treea608750561400f7e13c59c187ae17b2803fab81f
parenta39de964385fb32d13d8fac3991a669de962f0bd
runtime: buffered write barrier for mips

Updates #22460.

Change-Id: Ieaca94385c3bb88dcc8351c3866b4b0e2a1412b5
Reviewed-on: https://go-review.googlesource.com/92701
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/compile/internal/gc/main.go
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/cmd/vet/all/whitelist/mips.txt
src/cmd/vet/all/whitelist/mipsle.txt
src/cmd/vet/all/whitelist/mipsx.txt
src/runtime/asm_mipsx.s