Reviewers: ulan, jochen traveling until Jun 23,

Message:
This does not show a noticeable impact on benchmarks, but the code generated is
cleaner.

Description:
ARM/ARM64: Optimise HLoadNamedField and HStoreNamedField.

The access to the object properties is abstracted in via a separate
HLoadNamedField to be shared across accesses to the same object.

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

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

Affected files (+174, -29 lines):
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/lithium-arm64.h
  M src/arm64/lithium-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/hydrogen.h
  M src/hydrogen-instructions.h


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to