]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile/internal/gc: generate TESTQ instruction
authorMichael Matloob <matloob@google.com>
Sat, 13 Jun 2015 17:22:21 +0000 (10:22 -0700)
committerMichael Matloob <michaelmatloob@gmail.com>
Sun, 14 Jun 2015 16:45:20 +0000 (16:45 +0000)
commit47791c1a1826aeada54987d7259de536f211fb22
tree6bdbce7c8a30cda7682b2aab786962efecb148d8
parent2efdaefdb034d463185b674eb3aa8dad5d1a907d
[dev.ssa] cmd/compile/internal/gc: generate TESTQ instruction

TESTQ is produced by the IsNonNil lowering.

Change-Id: I9df8f17e6def7e34d07e3ddf2dd5dd8f0406aa04
Reviewed-on: https://go-review.googlesource.com/11053
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/ssa.go