]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: enforce strongly typed rules for ARM (3)
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Sun, 10 May 2020 19:55:55 +0000 (21:55 +0200)
committerGiovanni Bajo <rasky@develer.com>
Tue, 22 Sep 2020 22:48:49 +0000 (22:48 +0000)
commitbe01f54c24b7f0e7b4473c6993966cc56a7f1ee4
treee8e4b02d1895c7afe41928ce35c08a4e6b2ed211
parent7f7184686b79e3361aa514ff2d387add97f6d06b
cmd/compile: enforce strongly typed rules for ARM (3)

Toolstash-check successful from L270 until L543.

Change-Id: Ic39ab86c80f970bfb21e318284f6bb3e8a994220
Reviewed-on: https://go-review.googlesource.com/c/go/+/233439
Reviewed-by: Giovanni Bajo <rasky@develer.com>
Reviewed-by: Keith Randall <khr@golang.org>
Trust: Giovanni Bajo <rasky@develer.com>
Run-TryBot: Giovanni Bajo <rasky@develer.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/ssa/gen/ARM.rules
src/cmd/compile/internal/ssa/rewriteARM.go