On 2014/07/10 11:44:53, kilvadyb wrote:

PTAL:
In Deoptimizer::TableEntryGenerator::GeneratePrologue() we could reduce the size of a table entry by one more instruction if we have a guarantee that count() is
less then 0xffff (== li macro instruction is one instruction long). Then we
could put li() into the delay slot of jr(t9). All the tests use small enough
entries.

https://codereview.chromium.org/387473003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to