]> Cypherpunks repositories - gostls13.git/commit
test/codegen: port last remaining misc bit/arithmetic tests
authorAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 9 Apr 2018 12:24:35 +0000 (14:24 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 10 Apr 2018 07:58:35 +0000 (07:58 +0000)
commitd5ff631e6b86787857913049fc5312969211a1c7
tree5719f75d97218572eaf4f382e2d6457a96f5c0d8
parent49ed4cbe853e910b6f8d83012bc8b9afedb4b6b6
test/codegen: port last remaining misc bit/arithmetic tests

And delete them from asm_test.

Change-Id: I9a75efe9858ef9d7ac86065f860c2ae3f25b0941
Reviewed-on: https://go-review.googlesource.com/105597
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
src/cmd/compile/internal/gc/asm_test.go
test/codegen/arithmetic.go
test/codegen/bitfield.go