diff options
| author | Keith Randall <khr@golang.org> | 2016-03-22 16:22:21 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2016-03-23 00:28:01 +0000 |
| commit | 68e86e6dfaf22d9295e3dc4d4387710b15224e93 (patch) | |
| tree | 3e4166c8e880807b2a9204260fbb57ec67818525 /src/database/sql/driver | |
| parent | 5cdb3d0321c4615ff271353030e3742912e241ba (diff) | |
| download | go-68e86e6dfaf22d9295e3dc4d4387710b15224e93.tar.xz | |
cmd/compile: MOVBload and MOVBQZXload are the same op
No need to have both ops when they do the same thing.
Just declare MOVBload to zero extend and we can get rid
of MOVBQZXload. Same for W and L.
Kind of a followon cleanup for https://go-review.googlesource.com/c/19506/
Should enable an easier fix for #14920
Change-Id: I7cfac909a8ba387f433a6ae75c050740ebb34d42
Reviewed-on: https://go-review.googlesource.com/21004
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql/driver')
0 files changed, 0 insertions, 0 deletions
