]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: enforce strongly typed rules for ARM (6)
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Fri, 15 May 2020 18:35:00 +0000 (20:35 +0200)
committerGiovanni Bajo <rasky@develer.com>
Tue, 22 Sep 2020 22:49:21 +0000 (22:49 +0000)
commitd2bd93a01096ac6dc8061112e7a9ac62ec239627
tree3d7cdcde96362e28eb711324a71e3f85115cd5b9
parentbfe72ec56a64bf3d26c48ca364c76494874ba1a0
cmd/compile: enforce strongly typed rules for ARM (6)

End of "constant folding in *shift ops" until EOF
(L1070-)
Toolstash-check is successful.

Change-Id: I55846a459aca5238f831750f04132e13a0baeed7
Reviewed-on: https://go-review.googlesource.com/c/go/+/234198
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