]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: enforce strongly typed rules for ARM (mem)
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Sun, 20 Sep 2020 09:57:20 +0000 (11:57 +0200)
committerKeith Randall <khr@golang.org>
Wed, 23 Sep 2020 19:52:14 +0000 (19:52 +0000)
commit58fa8075f551287d8d155354417c571c4ff3941e
tree478b4b2076e19087d67bc178283e1dab537121cf
parentc9551f9c198aac4ffbc7470755a0f66f071c30b8
cmd/compile: enforce strongly typed rules for ARM (mem)

L274-L281, L293-L307, L312, L317, L319, L335, L341

Toolstash-check successful

Change-Id: I69e8e9f964c1f35615e4e19401c3f661e1e64a3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/256100
Reviewed-by: Keith Randall <khr@golang.org>
Trust: Giovanni Bajo <rasky@develer.com>
src/cmd/compile/internal/ssa/gen/ARM.rules
src/cmd/compile/internal/ssa/rewriteARM.go