WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 108664
[meta] MIPS related bugs
https://bugs.webkit.org/show_bug.cgi?id=108664
Summary
[meta] MIPS related bugs
Balazs Kilvady
Reported
2013-02-01 10:59:33 PST
It is a meta bug to collect MIPS related bugs.
Attachments
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-08-14 14:05:33 PDT
FYI, you may be interested by
https://bugs.webkit.org/show_bug.cgi?id=119794
if you generate debug builds of JSC for mips.
Guillaume Emont
Comment 2
2015-10-21 13:59:16 PDT
With the following patches and with JIT disabled (so, only LLInt), the tests in Source/JavaScriptCore/tests/stress all pass on qemu/MIPS for me (except impure-get-own-property-slot-inline-cache.js which seems to fail on other platforms with JIT disabled):
https://bugs.webkit.org/show_bug.cgi?id=150376
https://bugs.webkit.org/show_bug.cgi?id=150380
https://bugs.webkit.org/show_bug.cgi?id=150381
https://bugs.webkit.org/show_bug.cgi?id=150403
https://bugs.webkit.org/show_bug.cgi?id=150412
Guillaume Emont
Comment 3
2016-01-28 16:15:59 PST
If I apply the following patches to a recent-ish trunk, and run JavaScriptCore/regress and JavaScriptCore/stress, I only get two tests that fail (enabling both JIT and DFG)
https://bugs.webkit.org/show_bug.cgi?id=153463
https://bugs.webkit.org/show_bug.cgi?id=153464
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug