Reviewers: Kevin Millikin,

Description:
This is really Kasper's change that I took because Kasper is
unavailable to work on it today.

Combine smi and overflow checks for count operations.  This generates
more compact code because we are always using big encodings of jumps
and also it has the effect of spacing jumps.

This can be done for other overflow and smi checks.  I'll do that
separately.



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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/toiger/

Affected files:
   M     src/assembler-ia32.h
   M     src/assembler-ia32.cc
   M     src/codegen-ia32.cc
   M     src/disasm-ia32.cc
   M     src/register-allocator-ia32.h
   M     src/register-allocator-ia32.cc



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

Reply via email to