Reviewers: fschneider, danno,

Description:
Added type recording for unary minus and unary bitwise negation. Note that the
type info itself is not used in crankshaft itself (yet).

BUG=v8:1311

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

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

Affected files:
  M     src/arm/code-stubs-arm.h
  M     src/arm/code-stubs-arm.cc
  M     src/arm/full-codegen-arm.cc
  M     src/code-stubs.h
  M     src/full-codegen.h
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/full-codegen-ia32.cc
  M     src/ic.h
  M     src/ic.cc
  M     src/log.cc
  M     src/objects-inl.h
  M     src/objects.h
  M     src/objects.cc
  M     src/spaces.cc
  M     src/type-info.h
  M     src/type-info.cc
  M     src/x64/code-stubs-x64.h
  M     src/x64/code-stubs-x64.cc
  M     src/x64/full-codegen-x64.cc


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

Reply via email to