DescriptionSimplify inlining now that the scheduler is smart(er).
* Only control adjustment is to move everything from the inlinee's
start block to the block the call was in.
* Add a unit test to ensure that the scheduler actually picks the
right order when placing the code.
R=mstarzinger@chromium.org, titzer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=23489
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|