Closed Bug 668350 Opened 13 years ago Closed 13 years ago

IonMonkey: Add environment variable toggle for register allocator

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 668095

People

(Reporter: adrake, Assigned: adrake)

References

Details

Tracking bug for the corresponding FIXME in the code. Currently the linear scan register allocator call is just #ifdef'd out, that should be an environment variable check so separate binaries don't need to be built.
Assignee: general → adrake
Blocks: 657816
Command line option would be preferable, Chris just filed bug 668095
In the interim do we just want to leave the #ifndef in place and just build it twice? I thought that Chris wanted me to implement an environment variable as a stopgap measure, but if the argument patch is incoming soon I can hold off.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.