summaryrefslogtreecommitdiff
path: root/test/loopbce.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: make loop guard+rotate conditional on GOEXPERIMENTDavid Chase2017-06-211-1/+1
* cmd/compile: check loop rescheduling with stack bound, not counterDavid Chase2017-03-081-1/+1
* cmd/compile/ssa: more aggressive constant foldingphilhofer2017-02-281-1/+1
* cmd/compile: bce when max and limit are constsAlexandru Moșoi2016-04-111-0/+77
* cmd/compile/internal/ssa: BCE for induction variablesAlexandru Moșoi2016-04-011-0/+176