summaryrefslogtreecommitdiff
path: root/test/checkbce.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: optimize integer "in range" expressionsJosh Bleecher Snyder2016-08-251-1/+3
* cmd/compile: bce when max and limit are constsAlexandru Moșoi2016-04-111-1/+14
* cmd/compile: fold CMPconst and SHRAlexandru Moșoi2016-04-071-0/+12
* cmd/compile: add a pass to print bound checksAlexandru Moșoi2016-04-051-0/+89