[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 07:55:07 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=44329





--- Comment #37 from Eduardo Felipe Castegnaro <edufelipe at e3c.com.br>  2010-11-29 07:55:06 PST ---
Any news on this?

When I finally managed to apply this patch to the correct version of WebKit and modify my build system (which is CMake), compile and run it, I got a lot of unaligned accesses and SunSpider performance, when compared to the version present on http://www.stlinux.com, was subpar (about a third).

Best regards,
Eduardo.

(In reply to comment #36)
> (In reply to comment #35)
> > Looking at this code it is clear that there is just _way_ to much new conditional code being added to cross platform files.  It's just not acceptable.   If your assembler implementations are set up correctly there should be no need for crossplatform code to be modified.
> 
> Hello,
> 
> I added the missed functions in macroassembler, removed the code that I added in the common part and added the support for JSVALUE32_64 since  JSVALUE32  is deprecated.
> 
> I'm doing some tests before adding the new patch.
> 
> Regards,
> Thouraya.

-- 
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