DescriptionBetter placement of argument pushing for a few hydrogen call instructions.
Where it's simple to do so (keyed calls, calls to unknown global variables,
calls to local variables and non-property/non-variable expressions), end the
live range of argument subexpressions immediately after the last use of the
expression rather than at the call.
R=fschneider@chromium.org
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=8445
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|