Reviewers: fschneider,

Message:
This patch is only a first draft, it cannot be committed before it's ported to all architectures. Since this is my first attempt at implementing a hydrogen instruction, there may be things I overlooked or stuff that could be done more
elegantly.  Please take a look.

Description:
Inline Math.max and Math.min in crankshaft.

BUG=v8:1325
TEST=mjsunit/math-min-max.js


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

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

Affected files:
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/objects.h
  M test/mjsunit/math-min-max.js


--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to