aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/test
AgeCommit message (Expand)Author
2019-04-27cmd/compile: add unsigned divisibility rulesBrian Kessler
2019-04-25cmd/compile: add signed divisibility by power of 2 rulesBrian Kessler
2019-04-23Revert "cmd/compile: add signed divisibility by power of 2 rules"Keith Randall
2019-04-23cmd/compile: add signed divisibility by power of 2 rulesBrian Kessler
2016-04-29cmd/compile: Move divconst_test out of test/bench/go1David Chase