[Webkit-unassigned] [Bug 24986] [multi-patch] ARM JIT port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 08:22:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24986
Gabor Loki <loki at inf.u-szeged.hu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34129|0 |1
is obsolete| |
Attachment #34130|0 |1
is obsolete| |
Attachment #34558|0 |1
is obsolete| |
Attachment #34560| |review?
Flag| |
--- Comment #98 from Gabor Loki <loki at inf.u-szeged.hu> 2009-08-11 08:22:20 PDT ---
Created an attachment (id=34560)
--> (https://bugs.webkit.org/attachment.cgi?id=34560)
Add optimize call and property access support for ARM JIT
I have done the requested changes from comment #93.
- The 'latePatch' method is removed.
It looks like that forcing the address of calls on constant pool does not
hurt much. Wash on SunSpider (slightly slower but not statistically
significant).
- The {BEGIN,END}_UNINTERRUPTED_SEQUENCE macros have been introduced for
tightly coupled sequences.
I try to keep the code as platform independent as possible.
- The optimize call and property access patches are combined.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list