summaryrefslogtreecommitdiff
path: root/test/codegen/rotate.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: optimize shift pairs and masks on s390xMichael Munday2020-11-061-3/+3
* cmd/compile: combine more 32 bit shift and mask operations on ppc64Paul E. Murphy2020-10-271-0/+45
* test/codegen: enable more tests for ppc64/ppc64leLynn Boger2018-10-161-0/+8
* cmd/compile/internal/ssa: initialize t.UInt in SetTypPtrs()Lynn Boger2018-05-101-0/+2
* test: move rotate tests to top-level testsuite.Giovanni Bajo2018-03-111-7/+142
* test: convert all math-related tests from asm_testGiovanni Bajo2018-03-041-8/+0
* test/codegen: add copyright headers to new codegen filesAlberto Donizetti2018-03-021-0/+4
* test: improve asmcheck syntaxGiovanni Bajo2018-03-011-0/+2
* test: add support for code generation tests (asmcheck)Giovanni Bajo2018-03-011-0/+25