aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj/ppc64/asm9.go
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2016-08-10 13:24:03 -0400
committerCherry Zhang <cherryyz@google.com>2016-08-15 03:37:34 +0000
commitd99cee79b98dfb6c1cd8e64c96845ee29aa28b4c (patch)
tree0ff90ed7f4ed8db4040630d9b99ddc911cb21dcf /src/cmd/internal/obj/ppc64/asm9.go
parent94c8e59ae11d374cd8dd46afec4710ad10500ad9 (diff)
downloadgo-d99cee79b98dfb6c1cd8e64c96845ee29aa28b4c.tar.gz
go-d99cee79b98dfb6c1cd8e64c96845ee29aa28b4c.zip
[dev.ssa] cmd/compile, etc.: more ARM64 optimizations, and enable SSA by default
Add more ARM64 optimizations: - use hardware zero register when it is possible. - use shifted ops. The assembler supports shifted ops but not documented, nor knows how to print it. This CL adds them. - enable fast division. This was disabled because it makes the old backend generate slower code. But with SSA it generates faster code. Turn on SSA by default, also adjust tests. Change-Id: I7794479954c83bb65008dcb457bc1e21d7496da6 Reviewed-on: https://go-review.googlesource.com/26950 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/cmd/internal/obj/ppc64/asm9.go')
0 files changed, 0 insertions, 0 deletions