Bug 115420 - [SH4] Bug fixing in LLINT and base JIT for SH4 JavaScriptCore
Summary: [SH4] Bug fixing in LLINT and base JIT for SH4 JavaScriptCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 06:30 PDT by Julien Brianceau
Modified: 2013-04-30 15:09 PDT (History)
5 users (show)

See Also:


Attachments
Current result of run-javascriptcore-tests script (r149270) (98.42 KB, text/html)
2013-04-30 06:36 PDT, Julien Brianceau
no flags Details
Current result of run-javascriptcore-tests script (r149270) with LLINT disabled (38.27 KB, text/html)
2013-04-30 06:37 PDT, Julien Brianceau
no flags Details
Bug fixing in sh4 base JIT and LLINT (23.91 KB, patch)
2013-04-30 06:39 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff
Result of run-javascriptcore-tests script (r149270) with LLINT enabled and patch applied (37.36 KB, text/html)
2013-04-30 06:39 PDT, Julien Brianceau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.