]> Cypherpunks repositories - gostls13.git/commit
test: convert all math-related tests from asm_test
authorGiovanni Bajo <rasky@develer.com>
Sat, 3 Mar 2018 18:17:20 +0000 (19:17 +0100)
committerGiovanni Bajo <rasky@develer.com>
Sun, 4 Mar 2018 16:52:33 +0000 (16:52 +0000)
commit89ae7045f395de8eb4085e3ac8c1ebf59b029965
tree3587ab491dd1c063209ba1f9cbc0a4871f73da57
parentfad31e513d721a36f2d881d99de54def805a8648
test: convert all math-related tests from asm_test

Change-Id: If542f0b5c5754e6eb2f9b302fe5a148ba9a57338
Reviewed-on: https://go-review.googlesource.com/98443
Run-TryBot: Giovanni Bajo <rasky@develer.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/asm_test.go
test/codegen/math.go [new file with mode: 0644]
test/codegen/rotate.go