]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: use | in the most repetitive arm rules
authorAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 20 Feb 2018 20:27:28 +0000 (21:27 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 21 Feb 2018 08:54:57 +0000 (08:54 +0000)
commitcab7ba0b28d65bcb1d2a02ec945f43625869172e
tree4d5ad7e62242d9f8b4f762170bf8dfe9eda7ee8b
parent262b524a1171b42f0507043b1fa068a9bcc5ef3a
cmd/compile: use | in the most repetitive arm rules

For now, limited to the most repetitive rules that are also short and
simple, so that we can have a substantial conciseness win without
compromising rules readability.

Ran rulegen, no change in the actual compiler code (as expected).

Change-Id: Ib1d2b9fbc787379105ec9baf10d2c1e2ff3c4c5c
Reviewed-on: https://go-review.googlesource.com/95615
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/ssa/gen/ARM.rules