Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/compile: optimize shift pairs and masks on s390x | Michael Munday | 2020-11-06 | 1 | -3/+3 |
* | cmd/compile: combine more 32 bit shift and mask operations on ppc64 | Paul E. Murphy | 2020-10-27 | 1 | -0/+45 |
* | test/codegen: enable more tests for ppc64/ppc64le | Lynn Boger | 2018-10-16 | 1 | -0/+8 |
* | cmd/compile/internal/ssa: initialize t.UInt in SetTypPtrs() | Lynn Boger | 2018-05-10 | 1 | -0/+2 |
* | test: move rotate tests to top-level testsuite. | Giovanni Bajo | 2018-03-11 | 1 | -7/+142 |
* | test: convert all math-related tests from asm_test | Giovanni Bajo | 2018-03-04 | 1 | -8/+0 |
* | test/codegen: add copyright headers to new codegen files | Alberto Donizetti | 2018-03-02 | 1 | -0/+4 |
* | test: improve asmcheck syntax | Giovanni Bajo | 2018-03-01 | 1 | -0/+2 |
* | test: add support for code generation tests (asmcheck) | Giovanni Bajo | 2018-03-01 | 1 | -0/+25 |