Reviewers: Rodolph Perfetta (ARM),

Description:
Synchronize with r15204.

This brings experimental/a64 up to r15204, 2013-06-19.

BUG=none

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

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

Affected files (+5973, -3392 lines):
  M ChangeLog
  M include/v8.h
  M src/a64/assembler-a64-inl.h
  M src/a64/code-stubs-a64.cc
  M src/a64/full-codegen-a64.cc
  M src/a64/ic-a64.cc
  M src/a64/lithium-a64.h
  M src/a64/lithium-a64.cc
  M src/a64/lithium-codegen-a64.h
  M src/a64/lithium-codegen-a64.cc
  M src/a64/macro-assembler-a64.h
  M src/a64/macro-assembler-a64.cc
  M src/a64/simulator-a64.cc
  M src/a64/stub-cache-a64.cc
  M src/api.h
  M src/api.cc
  M src/arguments.cc
  M src/arm/assembler-arm-inl.h
  M src/arm/code-stubs-arm.h
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/ic-arm.cc
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm/simulator-arm.cc
  M src/arm/stub-cache-arm.cc
  M src/assembler.h
  M src/assembler.cc
  M src/assert-scope.h
  M src/ast.h
  M src/ast.cc
  M src/bootstrapper.cc
  M src/builtins.h
  M src/builtins.cc
  M src/code-stubs-hydrogen.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/compiler.cc
  M src/cpu-profiler.h
  M src/d8-debug.cc
  M src/d8-readline.cc
  M src/d8.cc
  M src/data-flow.h
  M src/debug.cc
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/extensions/statistics-extension.cc
  M src/factory.h
  M src/factory.cc
  M src/flag-definitions.h
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/generator.js
  M src/handles.cc
  M src/heap-inl.h
  M src/heap-snapshot-generator.h
  M src/heap-snapshot-generator.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/assembler-ia32-inl.h
  M src/ia32/assembler-ia32.h
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/ic-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/ia32/stub-cache-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/incremental-marking.cc
  M src/isolate.cc
  M src/lithium.h
  M src/log.cc
  M src/mark-compact.cc
  M src/mips/OWNERS
  M src/mips/assembler-mips-inl.h
  M src/mips/code-stubs-mips.h
  M src/mips/code-stubs-mips.cc
  M src/mips/full-codegen-mips.cc
  M src/mips/ic-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/mips/macro-assembler-mips.h
  M src/mips/macro-assembler-mips.cc
  M src/mips/simulator-mips.cc
  M src/mips/stub-cache-mips.cc
  M src/mksnapshot.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/objects-visiting-inl.h
  M src/objects-visiting.h
  M src/objects-visiting.cc
  M src/objects.h
  M src/objects.cc
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M src/profile-generator.cc
  M src/property-details.h
  M src/property.h
  M src/runtime-profiler.h
  M src/runtime-profiler.cc
  M src/runtime.h
  M src/runtime.cc
  M src/sampler.cc
  M src/serialize.h
  M src/serialize.cc
  M src/snapshot-common.cc
  M src/snapshot-empty.cc
  M src/snapshot.h
  M src/spaces.h
  M src/spaces.cc
  M src/store-buffer.h
  M src/store-buffer.cc
  M src/string.js
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/type-info.h
  M src/type-info.cc
  M src/types.h
  M src/types.cc
  M src/typing.h
  M src/typing.cc
  M src/v8-counters.h
  M src/v8.h
  M src/v8.cc
  M src/v8globals.h
  M src/v8natives.js
  M src/version.cc
  M src/x64/assembler-x64-inl.h
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M src/x64/lithium-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M src/x64/stub-cache-x64.cc
  M src/zone.h
  M src/zone.cc
  M test/cctest/cctest.h
  M test/cctest/test-api.cc
  M test/cctest/test-compare-nil-ic-stub.cc
  M test/cctest/test-cpu-profiler.cc
  M test/cctest/test-debug.cc
  M test/cctest/test-declarative-accessors.cc
  M test/cctest/test-dictionary.cc
  M test/cctest/test-global-object.cc
  M test/cctest/test-heap-profiler.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-log.cc
  M test/cctest/test-mark-compact.cc
  M test/cctest/test-object-observe.cc
  M test/cctest/test-serialize.cc
  M test/cctest/test-types.cc
  M test/cctest/test-weaktypedarrays.cc
  M test/mjsunit/allocation-site-info.js
  A test/mjsunit/array-constructor-feedback.js
  A test/mjsunit/array-feedback.js
  M test/mjsunit/assert-opt-and-deopt.js
  M test/mjsunit/compiler/inline-arguments.js
  M test/mjsunit/harmony/generators-iteration.js
  M test/mjsunit/harmony/generators-runtime.js
  M test/mjsunit/harmony/iteration-syntax.js
  M test/mjsunit/manual-parallel-recompile.js
  M test/mjsunit/mjsunit.status
  A + test/mjsunit/regress/regress-2691.js
  A + test/mjsunit/regress/regress-crbug-245480.js
  A + test/mjsunit/regress/regress-function-length-strict.js
  M test/mjsunit/tools/tickprocessor.js
  M tools/blink_tests/TestExpectations
  M tools/gcmole/gcmole.lua
  M tools/testrunner/local/execution.py
  M tools/testrunner/local/progress.py
  M tools/testrunner/network/endpoint.py
  M tools/testrunner/network/network_execution.py
  A tools/v8-info.sh
  A tools/v8-rolls.sh


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