]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add more arm64 test cases
authorBen Shi <powerman1st@163.com>
Tue, 9 Oct 2018 06:56:49 +0000 (06:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 11 Oct 2018 15:14:06 +0000 (15:14 +0000)
commitbac6a2925c50964e9387da5d37f2f23d4e5e7ac4
treef0551149b8d892ad1f26e992c7ec14ada94b3163
parent1d0e94b1e13d5e8a323a63cd1cc1ef95290c9c36
test/codegen: add more arm64 test cases

This CL adds 3 combined load test cases for arm64.

Change-Id: I2c67308c40fd8a18f9f2d16c6d12911dcdc583e2
Reviewed-on: https://go-review.googlesource.com/c/140700
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