]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/x86: move MOV->XOR rewriting into compiler
authorMatthew Dempsky <mdempsky@google.com>
Tue, 24 Oct 2017 20:24:14 +0000 (13:24 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 24 Oct 2017 21:32:17 +0000 (21:32 +0000)
commita5868a47c6777de4a4592903ba8763740cde3c49
tree683383e187fc11ab30c4e61f679dd3b2a1e9831d
parent73f1a1a1a7f7781c095ef6aebe8b0adf0669d6b2
cmd/internal/obj/x86: move MOV->XOR rewriting into compiler

Fixes #20986.

Change-Id: Ic3cf5c0ab260f259ecff7b92cfdf5f4ae432aef3
Reviewed-on: https://go-review.googlesource.com/73072
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/compile/internal/amd64/ssa.go
src/cmd/compile/internal/x86/ssa.go
src/cmd/internal/obj/x86/a.out.go
src/cmd/internal/obj/x86/asm6.go
src/math/big/arith_amd64.s