1. 7d1d690 go.tools/go/ssa: don't attempt fusion on single-pred blocks with φ-nodes by Alan Donovan · 11 years ago
  2. 744d7e6 go.tools/go/ssa: use bytes.Buffer instead of io.Writer. by Alan Donovan · 11 years ago
  3. 3fc0fc1 go.tools: rename packages. by Alan Donovan · 11 years ago[Renamed from ssa/blockopt.go]
  4. f1e5b03 go.tools/ssa: populate Function.Referrers(), for anon functions. by Alan Donovan · 11 years ago
  5. 2accef2 go.tools/ssa: implement correct control flow for recovered panic. by Alan Donovan · 11 years ago
  6. 713699d go.tools: add copyright messages to source files. by Alan Donovan · 12 years ago
  7. 118786e go.tools/ssa: combine CallCommon.{Recv,Func} as Value. by Alan Donovan · 12 years ago
  8. bc1f724 go.tools/ssa: Member.Object() returns typechecker object for package members. by Alan Donovan · 12 years ago
  9. 83f21b9 go.tools: add missing files ssa/*.go by Rob Pike · 12 years ago