Reviewers: m.m.capewell, Rodolph Perfetta (ARM),

Description:
A64: Synchronize with r16599.

This brings experimental/a64 up to 2013-09-09, and introduces the new
OSR entry point mechanism.

BUG=none

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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

Affected files (+1119, -1775 lines):
  M ChangeLog
  M include/v8.h
  M src/a64/builtins-a64.cc
  M src/a64/deoptimizer-a64.cc
  M src/a64/lithium-a64.cc
  M src/a64/lithium-codegen-a64.h
  M src/a64/lithium-codegen-a64.cc
  M src/api.cc
  M src/arm/builtins-arm.cc
  M src/arm/deoptimizer-arm.cc
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/compiler.h
  M src/compiler.cc
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/factory.h
  M src/factory.cc
  M src/flag-definitions.h
  M src/global-handles.h
  M src/global-handles.cc
  M src/hydrogen-escape-analysis.h
  M src/hydrogen-escape-analysis.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen-osr.h
  M src/hydrogen-osr.cc
  M src/hydrogen.h
  M src/ia32/builtins-ia32.cc
  M src/ia32/deoptimizer-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.cc
  M src/ic.cc
  M src/json-stringifier.h
  M src/mips/builtins-mips.cc
  M src/mips/deoptimizer-mips.cc
  M src/mips/lithium-codegen-mips.h
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.h
  M src/mips/lithium-mips.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M src/version.cc
  M src/x64/builtins-x64.cc
  M src/x64/deoptimizer-x64.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.cc
  M test/cctest/test-accessors.cc
  M test/cctest/test-api.cc
  M test/cctest/test-strings.cc
  M test/mjsunit/compiler/escape-analysis.js
  A + test/mjsunit/compiler/osr-assert.js
  A + test/mjsunit/compiler/osr-sar.js
  A + test/mjsunit/compiler/osr-uint32.js
  A + test/mjsunit/compiler/osr-warm.js
  M test/mjsunit/regress/regress-map-invalidation-2.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