Reviewers: Rodolph Perfetta (ARM), jochen,

Message:
PTAL.

Description:
A64 support for DoubleToIStub (truncating).

Added support for truncating DoubleToIStub and reorganize the macro-assembler
dToI operations to do the fast-path inline and the slow path by calling the
stub.

This a port essentially a port of https://codereview.chromium.org/23129003/.

Please review this at https://codereview.chromium.org/160423002/

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

Affected files (+224, -254 lines):
  M src/a64/assembler-a64.h
  M src/a64/assembler-a64.cc
  M src/a64/code-stubs-a64.cc
  M src/a64/lithium-a64.h
  M src/a64/lithium-a64.cc
  M src/a64/lithium-codegen-a64.cc
  M src/a64/macro-assembler-a64.h
  M src/a64/macro-assembler-a64.cc
  M test/cctest/cctest.gyp
  M test/cctest/test-assembler-a64.cc
  A + test/cctest/test-code-stubs-a64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to