Reviewers: Lasse Reichstein,

Description:
Change clamping 0..255 instruction sequence for pixel array code.

The subb instruction added to the IA-32 assembler is not used as dec_b  
ended up
being used instead.

There is a mesurable difference.

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

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

Affected files:
   M     src/ia32/assembler-ia32.h
   M     src/ia32/assembler-ia32.cc
   M     src/ia32/ic-ia32.cc
   M     src/x64/assembler-x64.h
   M     src/x64/assembler-x64.cc
   M     src/x64/ic-x64.cc



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

Reply via email to