]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add more combined store tests for arm64
authorBen Shi <powerman1st@163.com>
Tue, 10 Jul 2018 10:32:04 +0000 (10:32 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 2 Aug 2018 04:23:45 +0000 (04:23 +0000)
commitde0e72610ba545b00543145d1f5d5d83ecb78f80
tree9d3328b3dda05662c13ab0f92c9ef971d7d9d0e1
parenta7df7b9cdb34133aba9ba1581bc1f5ea6650309c
test/codegen: add more combined store tests for arm64

Some combined store optimization was already implemented
in go-1.11, but there is no corresponding test cases.

Change-Id: Iebdad186e92047942e53a74f2c20b390922e1e9c
Reviewed-on: https://go-review.googlesource.com/122915
Run-TryBot: Ben Shi <powerman1st@163.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/codegen/memcombine.go