Closed
Bug 1433406
Opened 5 years ago
Closed 5 years ago
[MIPS32] - Simplify 64-bit arithmetics
Categories
(Core :: JavaScript Engine: JIT, enhancement, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: milan.knezevic, Assigned: milan.knezevic)
References
Details
Attachments
(1 file, 2 obsolete files)
35.72 KB,
patch
|
milan.knezevic
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67
Assignee | ||
Comment 1•5 years ago
|
||
Make 64-bit arithmetics on Mips32 less branchy.
Updated•5 years ago
|
![]() |
||
Comment 3•5 years ago
|
||
Comment on attachment 8945742 [details] [diff] [review] 64bit-arithmetics_26012018.diff Review of attachment 8945742 [details] [diff] [review]: ----------------------------------------------------------------- lgtm!
Attachment #8945742 -
Flags: review+
![]() |
||
Updated•5 years ago
|
Flags: needinfo?(luke)
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Comment 4•5 years ago
|
||
There were conflicts while landing the patch.
Flags: needinfo?(milan.knezevic)
Keywords: checkin-needed
Assignee | ||
Comment 5•5 years ago
|
||
Sorry, dependencies are not landed yet. This bug depends on Bug 1284414.
Flags: needinfo?(milan.knezevic)
Assignee | ||
Comment 6•5 years ago
|
||
Attachment #8945742 -
Attachment is obsolete: true
Assignee | ||
Updated•5 years ago
|
Attachment #8952707 -
Flags: review+
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Updated•5 years ago
|
Assignee: nobody → milan.knezevic
Assignee | ||
Comment 7•5 years ago
|
||
Attachment #8952707 -
Attachment is obsolete: true
Attachment #8952733 -
Flags: review+
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a5b71b35fd1f [MIPS32] - Simplify 64-bit arithmetics. r=luke
Keywords: checkin-needed
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a5b71b35fd1f
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•