]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add 386 special case for testing first field of struct variable
authorIan Lance Taylor <iant@golang.org>
Mon, 16 Nov 2015 18:57:07 +0000 (10:57 -0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 29 Nov 2015 16:56:03 +0000 (16:56 +0000)
commitf3b064ae0180461411add0aa98156dbf26f37de2
tree68b03a8b296d2ca7ad70be4059304f98124de2f1
parent17360accab554328f61bf7c057e05e0aea585140
cmd/compile: add 386 special case for testing first field of struct variable

This is the 386 version of the amd64-specific https://golang.org/cl/16933.

Update #12416.

Change-Id: Ibc3a99dcc753d6281839d8b61016d6c21dbd9649
Reviewed-on: https://go-review.googlesource.com/16970
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/compile/internal/x86/gsubr.go