DescriptionRun ControlReducer early after graph building, then again later.
The justification for doing this is to reduce the size of the graph and
therefore speedup later phases of compilation. The control reducer also
obviates the need to run the PhiReducer, since it subsumes it.
R=mstarzinger@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=24986
Patch Set 1 #
Total comments: 5
Patch Set 2 : Addressed comments. #
Total comments: 2
Patch Set 3 : Fix the glitch. #
Messages
Total messages: 6 (0 generated)
|