summaryrefslogtreecommitdiff
path: root/test/codegen/bool.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: optimize x & 1 != 0 to x & 1 on amd64Josh Bleecher Snyder2020-04-231-0/+33