]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile: implement clobberdead mode on ARM64
authorCherry Mui <cherryyz@google.com>
Thu, 3 Jun 2021 16:23:14 +0000 (12:23 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 3 Jun 2021 20:00:30 +0000 (20:00 +0000)
commit6b1e4430bb79674ff523240608f106a1aeb7302e
treea1881fb804c989a11ecf92d3168d9d8e6111f746
parent1c947e4f31331ffbc0397a7781c443903f1da473
[dev.typeparams] cmd/compile: implement clobberdead mode on ARM64

For debugging.

Change-Id: I5875ccd2413b8ffd2ec97a0ace66b5cae7893b24
Reviewed-on: https://go-review.googlesource.com/c/go/+/324765
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/arm64/ssa.go
test/codegen/clobberdead.go