Closed Bug 760231 Opened 12 years ago Closed 10 years ago

IonMonkey: Add a flag to disable SSE support

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 935791

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

(Whiteboard: [ion:t])

We have some places where we use more optimized code if for instance SSE 4.x is available and else fall back to a slower implementation. Since developers and fuzzers tend to use fairly modern hardware, we should add a flag to disable SSE 3+ so that we can test these paths better.
This is implemented, in bug 935791.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.