Reviewers: Michael Starzinger, danno,

Message:
Hi guys, here is the long-awaited removal of obsolete assembly array code!

Description:
Removed flag optimize-constructed-arrays.

This eliminates a large amount of hand-written assembly in the platforms.

BUG=

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

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

Affected files:
  src/arm/builtins-arm.cc
  src/arm/code-stubs-arm.cc
  src/arm/lithium-codegen-arm.cc
  src/bootstrapper.cc
  src/builtins.h
  src/builtins.cc
  src/flag-definitions.h
  src/hydrogen.cc
  src/ia32/builtins-ia32.cc
  src/ia32/code-stubs-ia32.cc
  src/ia32/lithium-codegen-ia32.cc
  src/ia32/lithium-ia32.cc
  src/mips/builtins-mips.cc
  src/mips/code-stubs-mips.cc
  src/mips/lithium-codegen-mips.cc
  src/x64/builtins-x64.cc
  src/x64/code-stubs-x64.cc
  src/x64/lithium-codegen-x64.cc
  src/x64/lithium-x64.cc
  test/mjsunit/allocation-site-info.js
  test/mjsunit/array-constructor-feedback.js
  test/mjsunit/array-feedback.js


--
--
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