Bug 115420

Summary: [SH4] Bug fixing in LLINT and base JIT for SH4 JavaScriptCore
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, kling, mark.lam, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Current result of run-javascriptcore-tests script (r149270)
none
Current result of run-javascriptcore-tests script (r149270) with LLINT disabled
none
Bug fixing in sh4 base JIT and LLINT
none
Result of run-javascriptcore-tests script (r149270) with LLINT enabled and patch applied none

Description Julien Brianceau 2013-04-30 06:30:03 PDT
Now I've cross-compiled perl, I'm able to run javascriptcore tests.

The results without LLINT are better than current version with LLINT for SH4.

I'll attach all results and a patch to fix this. This fix also improves performance of SH4 backend.
Comment 1 Julien Brianceau 2013-04-30 06:36:53 PDT
Created attachment 200107 [details]
Current result of run-javascriptcore-tests script (r149270)
Comment 2 Julien Brianceau 2013-04-30 06:37:21 PDT
Created attachment 200108 [details]
Current result of run-javascriptcore-tests script (r149270) with LLINT disabled
Comment 3 Julien Brianceau 2013-04-30 06:39:12 PDT
Created attachment 200109 [details]
Bug fixing in sh4 base JIT and LLINT
Comment 4 Julien Brianceau 2013-04-30 06:39:52 PDT
Created attachment 200110 [details]
Result of run-javascriptcore-tests script (r149270) with LLINT enabled and patch applied
Comment 5 WebKit Commit Bot 2013-04-30 15:09:57 PDT
Comment on attachment 200109 [details]
Bug fixing in sh4 base JIT and LLINT

Clearing flags on attachment: 200109

Committed r149403: <http://trac.webkit.org/changeset/149403>
Comment 6 WebKit Commit Bot 2013-04-30 15:09:59 PDT
All reviewed patches have been landed.  Closing bug.