]> Cypherpunks repositories - gostls13.git/commit
test/codegen: port floats tests to codegen
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 15 Mar 2018 10:15:22 +0000 (11:15 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 15 Mar 2018 18:05:59 +0000 (18:05 +0000)
commitcceee685be4436c8fd417e9c248429b8625b978d
tree4ac1303466fc5aace369b503bbbc7df808ae4228
parent546bab8c295895368ce8ec3d97ff65472c1032ab
test/codegen: port floats tests to codegen

And delete them from asm_test.

Change-Id: Ibdaca3496eefc73c731b511ddb9636a1f3dff68c
Reviewed-on: https://go-review.googlesource.com/100915
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.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/arithmetic.go
test/codegen/floats.go [new file with mode: 0644]