]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/ssa: fix the type of constant shift folding.
authorAlexandru Moșoi <mosoi@google.com>
Wed, 17 Feb 2016 13:08:36 +0000 (14:08 +0100)
committerDavid Chase <drchase@google.com>
Wed, 17 Feb 2016 16:31:44 +0000 (16:31 +0000)
commitbc1fb32e9d4e5dd239907839f5ffcbe524ac7e25
tree10233d726596dd088ebf464664d9acfc68b5f7e1
parentc67cac07035c6b4d0f48df4c1f19641589f50e74
[dev.ssa] cmd/compile/internal/ssa: fix the type of constant shift folding.

Also throw in a few more shift constant folding.

Change-Id: Iabe00596987f594e0686fbac3d76376d94612340
Reviewed-on: https://go-review.googlesource.com/19543
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/gen/generic.rules
src/cmd/compile/internal/ssa/rewritegeneric.go