Reviewers: ulan,

Description:
ARM: Implement memcpy using NEON.

Add support for a few NEON and ARM SIMD instructions and use them for various
memcpy operations.

BUG=none
TEST=none


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

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

Affected files:
  M src/arm/assembler-arm.h
  M src/arm/assembler-arm.cc
  M src/arm/codegen-arm.cc
  M src/arm/constants-arm.h
  M src/arm/disasm-arm.cc
  M src/arm/simulator-arm.h
  M src/arm/simulator-arm.cc
  M src/flag-definitions.h
  M src/globals.h
  M src/platform-linux.cc
  M src/platform-nullos.cc
  M src/platform-posix.cc
  M src/platform.h
  M src/v8globals.h
  M src/v8utils.h
  M test/cctest/test-assembler-arm.cc
  M test/cctest/test-disasm-arm.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