go/test/codegen
Alberto Donizetti 3772b2e1d5 test/codegen: port 2^n muls tests to codegen harness
And delete them from the asm_test.go file.

Change-Id: I124c8c352299646ec7db0968cdb0fe59a3b5d83d
Reviewed-on: https://go-review.googlesource.com/99475
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Giovanni Bajo <rasky@develer.com>
2018-03-08 16:30:14 +00:00
..
arithmetic.go test/codegen: port 2^n muls tests to codegen harness 2018-03-08 16:30:14 +00:00
bits.go test/codegen: add copyright headers to new codegen files 2018-03-02 20:13:13 +00:00
issue22703.go test: port a nil-check interface test from asm_test 2018-03-03 20:20:54 +00:00
math.go test: convert all math-related tests from asm_test 2018-03-04 16:52:33 +00:00
mathbits.go test/codegen: port math/bits.ReverseBytes tests to codegen 2018-03-06 20:34:33 +00:00
memcombine.go cmd/compile/internal/ssa: improve store combine optimization on arm64 2018-03-06 20:29:04 +00:00
movesmall.go test/codegen: fix issue with arm64 memmove codegen test 2018-03-07 16:41:24 +00:00
rotate.go test: convert all math-related tests from asm_test 2018-03-04 16:52:33 +00:00