]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/gc: Fix constant shift generation
authorKeith Randall <khr@golang.org>
Sun, 28 Jun 2015 13:08:50 +0000 (06:08 -0700)
committerKeith Randall <khr@golang.org>
Mon, 29 Jun 2015 02:10:44 +0000 (02:10 +0000)
commitdbd83c4464ed37b350deae313eddf7babc3e4c41
tree4586ab3a09547d6eca7bcb6a8d5578aed80bc3f6
parent7b858018b396b9a4d491ba112122605c0122a2e0
[dev.ssa] cmd/compile/internal/gc: Fix constant shift generation

Change-Id: Ib142185de3f6e4d2f4983511c063492529d8fb8a
Reviewed-on: https://go-review.googlesource.com/11656
Reviewed-by: Michael Matloob <michaelmatloob@gmail.com>
src/cmd/compile/internal/gc/ssa.go