Closed
Bug 1209962
Opened 10 years ago
Closed 10 years ago
IonMonkey: MIPS: Memory barrier optimization
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: hev, Assigned: hev)
References
Details
Attachments
(1 file)
|
1.04 KB,
patch
|
lth
:
review+
|
Details | Diff | Splinter Review |
Optimize memory barrier on MIPS, thanks for Lars.
Comment 2•10 years ago
|
||
Comment on attachment 8667928 [details] [diff] [review]
0001-IonMonkey-MIPS-Memory-barrier-optimization.patch
Review of attachment 8667928 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good. It's possibe we can do more, but we can do more on other platforms too, so let's worry about that later.
Attachment #8667928 -
Flags: review?(lhansen) → review+
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•