Reviewers: Kevin Millikin,

Description:
Add template parameter for hydrogen input operands.

This change introduces HTemplateInstruction and HTemplateControlInstruction as
new super-classes for hydrogen instructions.

Later the intermediate classes (HUnaryOperation, HBinaryOperation, etc.) will
disappear as well. To keep the size of the change smaller, I did not change
these yet.

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

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

Affected files:
  M     src/hydrogen-instructions.h
  M     src/hydrogen-instructions.cc
  M     src/hydrogen.h
  M     src/hydrogen.cc
  M     src/ia32/lithium-ia32.h
  M     src/ia32/lithium-ia32.cc


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

Reply via email to