Sign in
go
/
go
/
77f2750f4398990eed972186706f160631d7dae4
/
test
/
loopbce.go
1658263
cmd/compile: detect indvars that are bound by other indvars
by Giovanni Bajo
· 5 years ago
83a33d3
cmd/compile: reverse order of slice bounds checks
by Keith Randall
· 6 years ago
ea6259d
cmd/compile: check for negative upper bound to IsSliceInBounds
by David Chase
· 6 years ago
58d287e
cmd/compile: ensure that loop condition is detected correctly
by Keith Randall
· 7 years ago
e0d37a3
cmd/compile: teach prove to handle expressions like len(s)-delta
by Giovanni Bajo
· 7 years ago
6d379ad
cmd/compile: in prove, detect loops with negative increments
by Giovanni Bajo
· 7 years ago
980fdb8
cmd/compile: improve testing of induction variables
by Giovanni Bajo
· 7 years ago
7ec25d0
cmd/compile: implement loop BCE in prove
by Giovanni Bajo
· 7 years ago
0b6fbaa
cmd/compile: make loop guard+rotate conditional on GOEXPERIMENT
by David Chase
· 8 years ago
d71f36b
cmd/compile: check loop rescheduling with stack bound, not counter
by David Chase
· 8 years ago
379567a
cmd/compile/ssa: more aggressive constant folding
by philhofer
· 8 years ago
6c6089b
cmd/compile: bce when max and limit are consts
by Alexandru Moșoi
· 9 years ago
b91cc53
cmd/compile/internal/ssa: BCE for induction variables
by Alexandru Moșoi
· 9 years ago