Closed Bug 638256 Opened 13 years ago Closed 13 years ago

nanojit: remove LIR_xtbl

Categories

(Core Graveyard :: Nanojit, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

(Whiteboard: fixed-in-nanojit, fixed-in-tracemonkey)

Attachments

(2 files)

Bug 620757 changed TM so it no longer traces table switches.  That means that support from them can be removed from Nanojit.  I think this includes SwitchInfo and LIR_jtbl.
TR uses LIR_jtbl, but LIR_jtbl doesn't use SwitchInfo.  LIR_xtbl does, and only on x86.
My mistake, I meant LIR_xtbl all along! :)
Summary: nanojit: remove LIR_jtbl → nanojit: remove LIR_xtbl
Attachment #516505 - Flags: review?(dmandelin)
Comment on attachment 516504 [details] [diff] [review]
NJ patch (against TM 62988:40f500ecdfd0)

Passed TR acceptance tests on mac x86 and x64, no surprises in patch.
Attachment #516504 - Flags: review?(edwsmith) → review+
Attachment #516505 - Flags: review?(dmandelin) → review+
Apologies for omitting the bug number in the commit logs for the above patches :(
http://hg.mozilla.org/mozilla-central/rev/de384e76ed18
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: