aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/logic.go
AgeCommit message (Expand)Author
2026-03-31test/codegen: get rid of \sKeith Randall
2025-10-29test/codegen: simplify asmcheck pattern matchingRuss Cox
2023-05-10cmd/compile: add De Morgan's rewrite ruleStefan
2023-01-27test/codegen: combine trivial PPC64 tests into ppc64xPaul E. Murphy
2023-01-19cmd/compile: add anchored version of SPKeith Randall
2022-05-04cmd/compile: combine OR + NOT into ORN on PPC64Paul E. Murphy
2020-08-17cmd/compile: don't rewrite (CMP (AND x y) 0) to TEST if AND has other usesKeith Randall