]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: enforce strongly typed rules for ARM (5)
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Thu, 14 May 2020 05:43:01 +0000 (07:43 +0200)
committerGiovanni Bajo <rasky@develer.com>
Tue, 22 Sep 2020 22:49:06 +0000 (22:49 +0000)
commitbfe72ec56a64bf3d26c48ca364c76494874ba1a0
tree62451cf1704bd0aa5ed3030315c3e40ad2d3f242
parentbe01f54c24b7f0e7b4473c6993966cc56a7f1ee4
cmd/compile: enforce strongly typed rules for ARM (5)

From "absorb InvertFlags" until "constant folding in *shift ops"
L666-L1011
Toolstash-check is successful.

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