]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] 9g: peephole optimizer
authorAustin Clements <austin@google.com>
Mon, 24 Nov 2014 16:42:15 +0000 (11:42 -0500)
committerAustin Clements <austin@google.com>
Mon, 24 Nov 2014 16:42:15 +0000 (11:42 -0500)
commited5488eece679d144f4cf12208e51ee5f4835f74
tree13dde9097ffe86bdcadf665094d7028057fb37ae
parente78777ebfef59356c72a3788483a78610f9ad0a2
[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
src/cmd/9g/peep.c