Sign in
go
/
go
/
56462d0f10f4d88f30e0b9a6763835c85c3cd632
/
test
/
prove.go
e4a500c
cmd/compile/internal/gc: improve comparison with constant strings
by Ilya Tocar
· 8 years ago
73f92f9
cmd/compile: use len(s)<=cap(s) to remove more bounds checks
by Keith Randall
· 8 years ago
6317f92
cmd/compile: fix CSE with commutative ops
by Keith Randall
· 8 years ago
0f29942
cmd/compile: Repurpose old sliceopt.go for prove phase.
by David Chase
· 8 years ago
c9fd997
cmd/compile: unroll comparisons to short constant strings
by Josh Bleecher Snyder
· 9 years ago
8b20fd0
cmd/compile: transform some Phis into Or8.
by Alexandru Moșoi
· 9 years ago
27ebc84
cmd/compile: handle non-negatives in prove
by Alexandru Moșoi
· 9 years ago
b91cc53
cmd/compile/internal/ssa: BCE for induction variables
by Alexandru Moșoi
· 9 years ago
47c9e13
cmd/compile: extend prove pass to handle constant comparisons
by Keith Randall
· 9 years ago
cd798dc
cmd/compile/internal/ssa: generalize prove to all booleans
by Alexandru Moșoi
· 9 years ago
bdea1d5
[dev.ssa] cmd/compile/internal/ssa: remove proven redundant controls.
by Alexandru Moșoi
· 9 years ago