1
0
mirror of https://github.com/golang/go synced 2024-09-29 01:24:34 -06:00
go/test/codegen
Alberto Donizetti 18ae5eca3b test/codegen: port math/bits.OnesCount tests to codegen
And remove them from ssa_test.

Change-Id: I3efac5fea529bb0efa2dae32124530482ba5058e
Reviewed-on: https://go-review.googlesource.com/98815
Reviewed-by: Keith Randall <khr@golang.org>
2018-03-06 17:53:00 +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.OnesCount tests to codegen 2018-03-06 17:53:00 +00:00
memcombine.go test: move load/store combines into asmcheck 2018-03-04 16:52:03 +00:00
rotate.go test: convert all math-related tests from asm_test 2018-03-04 16:52:33 +00:00