Descriptioncmd/gc: move flow graph into portable opt
Now there's only one copy of the flow graph construction
and dominator computation, and different optimizations
can attach different annotations to the instructions.
Patch Set 1 #Patch Set 2 : diff -r 48e6614d4cdf https://code.google.com/p/go/ #Patch Set 3 : diff -r 73e48985674b https://code.google.com/p/go/ #
MessagesTotal messages: 3
|