]> Cypherpunks repositories - gostls13.git/commit
test/codegen: enable more tests for ppc64/ppc64le
authorLynn Boger <laboger@linux.vnet.ibm.com>
Mon, 15 Oct 2018 16:53:07 +0000 (12:53 -0400)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Tue, 16 Oct 2018 19:00:53 +0000 (19:00 +0000)
commit39fa301bdc5cd99e4f71d7da5f6f38a6f313d611
tree889359c9b75a51188cd7f24b673a3ce2152de592
parent4b36e129f865f802eb87f7aa2b25e3297c5d8cfd
test/codegen: enable more tests for ppc64/ppc64le

Adding cases for ppc64,ppc64le to the codegen tests
where appropriate.

Change-Id: Idf8cbe88a4ab4406a4ef1ea777bd15a58b68f3ed
Reviewed-on: https://go-review.googlesource.com/c/142557
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/codegen/arithmetic.go
test/codegen/comparisons.go
test/codegen/copy.go
test/codegen/floats.go
test/codegen/math.go
test/codegen/mathbits.go
test/codegen/noextend.go
test/codegen/rotate.go
test/codegen/stack.go