summaryrefslogtreecommitdiff
path: root/test/codegen/compare_and_branch.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: optimize comparisons with immediates on s390xMichael Munday2020-04-211-0/+52
* cmd/compile: canonicalize comparison argument orderMichael Munday2020-02-261-4/+4
* cmd/compile: add SSA rules for s390x compare-and-branch instructionsMichael Munday2019-10-081-0/+154