1
0
mirror of https://github.com/golang/go synced 2024-10-03 03:01:21 -06:00
go/test/codegen
Alberto Donizetti 5f541b11aa test/codegen: port MULs merging tests to codegen
And delete them from asm_go.

Change-Id: I0057cbd90ca55fa51c596e32406e190f3866f93e
Reviewed-on: https://go-review.googlesource.com/99815
Reviewed-by: Keith Randall <khr@golang.org>
2018-03-09 17:01:56 +00:00
..
arithmetic.go test/codegen: port MULs merging tests to codegen 2018-03-09 17:01:56 +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.RotateLeft tests to codegen 2018-03-09 10:53:38 +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