commit | ed5488eece679d144f4cf12208e51ee5f4835f74 | [log] [tgz] |
---|---|---|
author | Austin Clements <austin@google.com> | Mon Nov 24 11:42:15 2014 -0500 |
committer | Austin Clements <austin@google.com> | Mon Nov 24 11:42:15 2014 -0500 |
tree | 13dde9097ffe86bdcadf665094d7028057fb37ae | |
parent | e78777ebfef59356c72a3788483a78610f9ad0a2 [diff] |
[dev.cc] 9g: peephole optimizer This was based on the 9c peephole optimizer, modified to work with code generated by gc and use the proginfo infrastructure in gc. LGTM=rsc R=rsc, bradfitz, minux CC=golang-codereviews https://golang.org/cl/179190043