gecko/js
Edwin Smith 3394d89548 Rematerialize add(r,imm) operations on x64 and i386 (bug 555255 r=nnethercote+)
This patch detects when LEA can be used to rematerialize an add operation
instead of spilling it.  Sub and lsh could be supported too, if it would
help (see notes in canRematLEA()).

--HG--
extra : convert_revision : e5db9525afbc8bd03444c66d8ded420f4696dce8
2010-04-27 10:00:27 -04:00
..
jsd Bug 560139 - jsdStackFrame::Eval leaks estate when failing to use ContextStack. r=jorendorff. 2010-04-19 09:22:00 -05:00
narcissus Rename ecmaStrictMode to ecma3OnlyMode, use fresh prototype object initialiser for better style. 2010-03-14 15:46:39 -05:00
src Rematerialize add(r,imm) operations on x64 and i386 (bug 555255 r=nnethercote+) 2010-04-27 10:00:27 -04:00
landbranch.pl