]> Cypherpunks repositories - gostls13.git/commit
more code optimization
authorKen Thompson <ken@golang.org>
Tue, 5 May 2009 04:48:46 +0000 (21:48 -0700)
committerKen Thompson <ken@golang.org>
Tue, 5 May 2009 04:48:46 +0000 (21:48 -0700)
commit567a7bf66473b260ae3eb1c6e69be365c8200592
tree9d7615eeabda69cb2318b50f8d14d80af4ebfad1
parent2f284948af29a8333f14811a9458d420529980a8
more code optimization
1. dont clear external and heap objects
2. propagate constant assignment

R=r
OCL=28254
CL=28254
src/cmd/6g/peep.c
src/cmd/gc/gen.c