]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fold ADDconsts together for PPC
authorKeith Randall <khr@golang.org>
Fri, 16 Sep 2016 19:08:05 +0000 (12:08 -0700)
committerKeith Randall <khr@golang.org>
Mon, 19 Sep 2016 15:57:29 +0000 (15:57 +0000)
commit2679282da4e437ee086ec791ab73181c39ae3463
tree74a18db358319c4d3f54e8e7f3ac27ccd5d290a0
parent6129f37367686edf7c2732fbb5300d5f28203743
cmd/compile: fold ADDconsts together for PPC

Change-Id: I571f03af6f791e78e7e18addcc310eb25747cdcf
Reviewed-on: https://go-review.googlesource.com/29351
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/gen/PPC64.rules
src/cmd/compile/internal/ssa/rewritePPC64.go