]> Cypherpunks repositories - gostls13.git/commit
exp/ssa: (#3 of 5): Function, BasicBlock and optimisations
authorAlan Donovan <adonovan@google.com>
Mon, 28 Jan 2013 23:14:09 +0000 (18:14 -0500)
committerAlan Donovan <adonovan@google.com>
Mon, 28 Jan 2013 23:14:09 +0000 (18:14 -0500)
commit8f90915692d6a8205a996d1116c9eb703f91c40c
treee1a23eb2aa14db050ba7198de9b765256b09ca93
parent66bf59712e6ee1ea84ce88ff35cea78e525ac5a7
exp/ssa: (#3 of 5): Function, BasicBlock and optimisations

R=gri, iant, iant
CC=golang-dev
https://golang.org/cl/7202051
src/pkg/exp/ssa/blockopt.go [new file with mode: 0644]
src/pkg/exp/ssa/func.go [new file with mode: 0644]