]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: log Ctz non-zero proofs
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 26 Apr 2018 22:46:12 +0000 (15:46 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 27 Apr 2018 04:49:09 +0000 (04:49 +0000)
commitb9785fc844f49230c6b7a59e2b9e4114feb9ae4f
tree7feadd40edd1aeb6f1c0d49043a87520e7002c9d
parent6b55407d2f342b9c291740f777b718a229690164
cmd/compile: log Ctz non-zero proofs

I forgot this in CL 109358.

Change-Id: Ia5e8bd9cf43393f098b101a0d6a0c526e3e4f101
Reviewed-on: https://go-review.googlesource.com/109775
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/ssa/prove.go