Closed
Bug 433359
Opened 17 years ago
Closed 16 years ago
Merge SSE2 double->int primitives from TC
Categories
(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: edwsmith, Unassigned)
Details
this includes specializing LIR to use SSE2 when it's known available, as well as having the generic primitives use SSE2 via a dynamic decision, when available.
see 417367 for more analysis and code samples.
| Reporter | ||
Updated•17 years ago
|
Priority: -- → P2
Component: Tracing Virtual Machine → JIT Compiler (NanoJIT)
QA Contact: tracing-vm → nanojit
| Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•