Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/compile: use zero constants in comparisons where possible | Michael Munday | 2023-02-27 | 1 | -0/+36 |
* | test/codegen: go fmt | Alberto Donizetti | 2020-11-08 | 1 | -36/+36 |
* | cmd/compile: optimize comparisons with immediates on s390x | Michael Munday | 2020-04-21 | 1 | -0/+52 |
* | cmd/compile: canonicalize comparison argument order | Michael Munday | 2020-02-26 | 1 | -4/+4 |
* | cmd/compile: add SSA rules for s390x compare-and-branch instructions | Michael Munday | 2019-10-08 | 1 | -0/+154 |