]> Cypherpunks repositories - gostls13.git/commit
runtime: eliminate a conditional branch from heapBits.bits
authorAustin Clements <austin@google.com>
Thu, 21 Jan 2016 18:44:16 +0000 (13:44 -0500)
committerAustin Clements <austin@google.com>
Thu, 25 Feb 2016 23:37:29 +0000 (23:37 +0000)
commit4eb33f6b8d6d1de70d7c08ab1258dd2852ecebe4
tree459b9f2e6079bfbfd9731e7ed91247c61267588b
parent0168c2676f73071331cd385cb3d174313c857738
runtime: eliminate a conditional branch from heapBits.bits

Change-Id: I1fa5e629b2890a8509559ce4ea17b74f47d71925
Reviewed-on: https://go-review.googlesource.com/19637
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/mbitmap.go