Just a small note regarding the MIPS part: It works as it is, but not in an
optimal way: LChunkBuilder::DoMod seems to allocate temp registers for
LModI for
no good reason, and LCodeGen::DoModI doesn't handle the
has_fixed_right_arg()
case specially. Fixing both issues should yield a very visible performance
improvement in e.g. Kraken and other benchmarks.
https://codereview.chromium.org/15769010/
--
--
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/groups/opt_out.