Description[turbofan] Run value numbering after SimplifiedLowering.
Running ValueNumberingReducer together with ChangeLowering causes
trouble with the current GraphReducer and makes GVN ineffective, so
running it before we get to change lowering works around that well-known
(phase ordering) problem for now.
R=jarin@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24656
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|