Closed
Bug 573416
Opened 16 years ago
Closed 12 years ago
nanojit: add LIR_nei and LIR_neq
Categories
(Core Graveyard :: Nanojit, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: n.nethercote, Unassigned)
References
Details
Bug 477779 is adding FP inequality, we should add integer inequality as well for completeness.
Also, in TM, we should use these new opcodes where appropriate.
| Reporter | ||
Comment 1•15 years ago
|
||
This blocks bug 559265 because LIR_nei and LIR_neq will make adding a bool type easier.
Blocks: 559265
| Reporter | ||
Updated•14 years ago
|
Assignee: nnethercote → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Updated•12 years ago
|
Product: Core → Core Graveyard
| Reporter | ||
Comment 2•12 years ago
|
||
Nanojit has been dead for several years. Its Bugzilla component has been moved to the graveyard (bug 984276).
I checked all the open bugs. They're all uninteresting, so I'm WONTFIXing them all. Apologies for the bugspam.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•