Reviewers: Christian Plesner Hansen,

Description:
* Irregexp: Move from a byte-oriented bytecode format to a 32-bit
oriented
bytecode format.  This provides a nice speedup on Intel and probably an
even better one on ARM.  Also removes the 256-register limitation on the
interpreter.

Please review this at http://codereview.chromium.org/18363

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/bytecodes-irregexp.h
   M     src/interpreter-irregexp.cc
   M     src/regexp-macro-assembler-irregexp-inl.h
   M     src/regexp-macro-assembler-irregexp.h
   M     src/regexp-macro-assembler-irregexp.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to