aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/test
AgeCommit message (Expand)Author
2020-10-29cmd/compile: use magic multiply for unsigned values less than 1<<16 on 32-bit...Rémy Oudompheng
2020-08-18cmd/compile: clean up and optimize s390x multiplication rulesMichael Munday
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