aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/objdump
diff options
context:
space:
mode:
authorMartin Möhrmann <moehrmann@google.com>2017-02-19 11:34:29 +0100
committerMartin Möhrmann <moehrmann@google.com>2017-02-19 19:11:45 +0000
commit3892d507964dce100c55c3fa14f414bd14c34e98 (patch)
tree2db48135c027e3ed6caf0988e5b7b241b55cb04b /src/cmd/objdump
parent177dfba1120d2d5976bb5fb5a68bf20bb6ca9ada (diff)
downloadgo-3892d507964dce100c55c3fa14f414bd14c34e98.tar.xz
cmd/compile: remove unused constant divide strength reduction code
Change list https://golang.org/cl/37015/ moved the optimization of division by constants to the generic ssa backend. This removes the old now unused code that was used for this optimization outside of the ssa backend. Change-Id: I86223e56742e48dbb372ba8d779681e66448c513 Reviewed-on: https://go-review.googlesource.com/37198 Run-TryBot: Martin Möhrmann <moehrmann@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com> Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/objdump')
0 files changed, 0 insertions, 0 deletions