Closed Bug 711319 Opened 12 years ago Closed 12 years ago

IonMonkey: Remove ARM-specific codegen that should be generic.

Categories

(Core :: JavaScript Engine, defect)

ARM
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sstangl, Unassigned)

Details

Attachments

(1 file)

Attached patch Patch, v1.Splinter Review
This patch lowers the following instructions in a platform-agnostic way:

> LStackArg
> LReturn
> LGoto
> LStoreSlotV
> LInteger

Additionally, it cleans up Assembler-arm.h to match IonMonkey style, and fixes an ARM-specific visitUnbox() [codegen] implementation that got terribly out of date from its x86 counterpart.

Nothing earth-shattering -- just a start at having less ARM-specific code.
Attachment #582174 - Flags: review?(mrosenberg)
Attachment #582174 - Flags: review?(mrosenberg) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/fcbcc75cc2e3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.