]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add more combined load/store test cases
authorBen Shi <powerman1st@163.com>
Wed, 17 Oct 2018 10:24:28 +0000 (10:24 +0000)
committerBen Shi <powerman1st@163.com>
Thu, 18 Oct 2018 01:57:54 +0000 (01:57 +0000)
commit415873409770455b526f905fd4b509c651b5b9d9
tree01a5a3d2addee5c8952590c3150fabfb5c91ce4a
parent361cf4a8805051ac3b8829fbcd9d64a0d2f50a71
test/codegen: add more combined load/store test cases

This CL adds more combined load/store test cases for 386/amd64.

Change-Id: I0a483a6ed0212b65c5e84d67ed8c9f50c389ce2d
Reviewed-on: https://go-review.googlesource.com/c/142878
Run-TryBot: Ben Shi <powerman1st@163.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
test/codegen/memcombine.go