]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: intrinsify math/bits.ReverseBytes
authorKeith Randall <keithr@alum.mit.edu>
Thu, 16 Mar 2017 04:28:29 +0000 (21:28 -0700)
committerKeith Randall <khr@golang.org>
Thu, 16 Mar 2017 19:41:56 +0000 (19:41 +0000)
commitdd9892e31b24a496865cea4db6cdca6d73142895
treee9ea33d90f5a5bbfaacaac52fa06fec81d621069
parent793e4ec3dd440ddb68ec4d154f5711ef76d32b60
cmd/compile: intrinsify math/bits.ReverseBytes

Update #18616

Change-Id: I0c2d643cbbeb131b4c9b12194697afa4af48e1d2
Reviewed-on: https://go-review.googlesource.com/38166
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/cmd/compile/internal/gc/asm_test.go
src/cmd/compile/internal/gc/ssa.go