Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Issue 142693005: A64: Synchronize with r16918. (Closed)

Created:
6 years, 10 months ago by jbramley
Modified:
6 years, 10 months ago
Reviewers:
m.m.capewell
CC:
v8-dev
Visibility:
Public.

Description

A64: Synchronize with r16918. This brings experimental/a64 up to 2013-09-24. BUG=none R=m.m.capewell@googlemail.com Committed: https://code.google.com/p/v8/source/detail?r=19079

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2296 lines, -2147 lines) Patch
M ChangeLog View 1 chunk +17 lines, -0 lines 0 comments Download
M include/v8.h View 4 chunks +36 lines, -14 lines 0 comments Download
M samples/lineprocessor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/a64/code-stubs-a64.h View 1 chunk +0 lines, -12 lines 0 comments Download
M src/a64/code-stubs-a64.cc View 4 chunks +13 lines, -18 lines 0 comments Download
M src/a64/full-codegen-a64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/a64/lithium-a64.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M src/a64/macro-assembler-a64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/api.h View 3 chunks +12 lines, -10 lines 0 comments Download
M src/api.cc View 159 chunks +57 lines, -418 lines 0 comments Download
M src/arm/assembler-arm.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/arm/builtins-arm.cc View 5 chunks +13 lines, -16 lines 0 comments Download
M src/arm/code-stubs-arm.h View 2 chunks +0 lines, -13 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 51 chunks +140 lines, -139 lines 0 comments Download
M src/arm/codegen-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/codegen-arm.cc View 8 chunks +55 lines, -40 lines 0 comments Download
M src/arm/deoptimizer-arm.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/arm/frames-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/full-codegen-arm.cc View 11 chunks +29 lines, -31 lines 0 comments Download
M src/arm/ic-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-arm.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 7 chunks +26 lines, -38 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 8 chunks +21 lines, -21 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 9 chunks +14 lines, -14 lines 0 comments Download
M src/checks.cc View 2 chunks +41 lines, -3 lines 0 comments Download
M src/code-stubs.h View 1 chunk +19 lines, -0 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 4 chunks +21 lines, -3 lines 0 comments Download
M src/d8.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/d8-readline.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/factory.h View 2 chunks +9 lines, -6 lines 0 comments Download
M src/factory.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M src/flag-definitions.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/heap.h View 5 chunks +21 lines, -20 lines 0 comments Download
M src/heap.cc View 18 chunks +39 lines, -229 lines 0 comments Download
M src/heap-inl.h View 3 chunks +7 lines, -7 lines 0 comments Download
M src/heap-snapshot-generator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen.h View 6 chunks +63 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 17 chunks +209 lines, -40 lines 0 comments Download
M src/hydrogen-instructions.h View 23 chunks +86 lines, -143 lines 0 comments Download
M src/hydrogen-instructions.cc View 13 chunks +37 lines, -61 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/assembler-ia32.cc View 3 chunks +34 lines, -23 lines 0 comments Download
M src/ia32/code-stubs-ia32.h View 1 chunk +0 lines, -12 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 7 chunks +18 lines, -23 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 7 chunks +21 lines, -13 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/liveedit.cc View 5 chunks +12 lines, -14 lines 0 comments Download
M src/liveedit-debugger.js View 10 chunks +29 lines, -23 lines 0 comments Download
M src/log.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +16 lines, -23 lines 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M src/mksnapshot.cc View 2 chunks +5 lines, -1 line 0 comments Download
M src/objects.h View 13 chunks +20 lines, -33 lines 0 comments Download
M src/objects.cc View 11 chunks +141 lines, -147 lines 0 comments Download
M src/objects-inl.h View 4 chunks +5 lines, -48 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/platform.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/platform-cygwin.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M src/platform-freebsd.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M src/platform-linux.cc View 3 chunks +0 lines, -14 lines 0 comments Download
M src/platform-macos.cc View 2 chunks +0 lines, -20 lines 0 comments Download
M src/platform-openbsd.cc View 3 chunks +0 lines, -7 lines 0 comments Download
D src/platform-posix.h View 1 chunk +0 lines, -79 lines 0 comments Download
M src/platform-posix.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/platform-solaris.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/runtime.cc View 7 chunks +30 lines, -21 lines 0 comments Download
M src/serialize.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/stub-cache.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M src/typedarray.js View 1 chunk +3 lines, -1 line 0 comments Download
M src/unique.h View 3 chunks +19 lines, -11 lines 0 comments Download
M src/utils/random-number-generator.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/utils/random-number-generator.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/x64/code-stubs-x64.h View 1 chunk +0 lines, -12 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 7 chunks +17 lines, -23 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M src/x64/lithium-x64.h View 1 chunk +4 lines, -2 lines 0 comments Download
M test/cctest/cctest.h View 3 chunks +8 lines, -0 lines 0 comments Download
M test/cctest/cctest.cc View 5 chunks +10 lines, -6 lines 0 comments Download
M test/cctest/cctest.gyp View 2 chunks +3 lines, -1 line 0 comments Download
M test/cctest/cctest.status View 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 21 chunks +34 lines, -60 lines 0 comments Download
M test/cctest/test-debug.cc View 15 chunks +22 lines, -18 lines 0 comments Download
M test/cctest/test-heap.cc View 21 chunks +27 lines, -27 lines 0 comments Download
M test/cctest/test-lockers.cc View 4 chunks +4 lines, -1 line 0 comments Download
M test/cctest/test-log.cc View 4 chunks +4 lines, -3 lines 0 comments Download
A test/cctest/test-macro-assembler-arm.cc View 1 chunk +136 lines, -0 lines 0 comments Download
A test/cctest/test-macro-assembler-mips.cc View 1 chunk +136 lines, -0 lines 0 comments Download
M test/cctest/test-object-observe.cc View 3 chunks +9 lines, -3 lines 0 comments Download
M test/cctest/test-regexp.cc View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/test-serialize.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/test-spaces.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M test/cctest/test-thread-termination.cc View 15 chunks +23 lines, -23 lines 0 comments Download
M test/cctest/test-threads.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M test/intl/intl.status View 1 chunk +2 lines, -2 lines 0 comments Download
A + test/mjsunit/debug-liveedit-4.js View 1 chunk +21 lines, -22 lines 0 comments Download
A + test/mjsunit/lithium/MathExp.js View 1 chunk +8 lines, -7 lines 0 comments Download
M test/mjsunit/opt-elements-kind.js View 1 chunk +5 lines, -0 lines 0 comments Download
M test/mjsunit/osr-elements-kind.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-binop.js View 1 chunk +168 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-binop-nosse2.js View 1 chunk +168 lines, -0 lines 0 comments Download
M test/test262/test262.status View 1 chunk +2 lines, -0 lines 0 comments Download
M test/test262/testcfg.py View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/android-sync.sh View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/run-deopt-fuzzer.py View 2 chunks +3 lines, -1 line 0 comments Download
M tools/run-tests.py View 2 chunks +3 lines, -1 line 0 comments Download
M tools/testrunner/local/statusfile.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testrunner/objects/context.py View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jbramley
6 years, 10 months ago (2014-02-04 17:21:58 UTC) #1
m.m.capewell
lgtm
6 years, 10 months ago (2014-02-04 17:22:18 UTC) #2
jbramley
6 years, 10 months ago (2014-02-04 17:23:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19079 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698