Status: Accepted
Owner: [email protected]
Labels: Type-FeatureRequest Priority-Medium CodeGenerator

New issue 206 by [email protected]: Consider smart register reuse in  
keyed property loads
http://code.google.com/p/v8/issues/detail?id=206

In the inlined code for a keyed property loads, we have a choice of
already-allocated registers to reuse.  We should consider the simple
heuristic of reusing eax if available, because it avoids merging with the
value coming from the deferred "slow" case.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to