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

Issue 143003013: Initial patch for a64. (Closed)

Created:
6 years, 11 months ago by ulan
Modified:
6 years, 11 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -95 lines) Patch
M Makefile View 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 3 chunks +14 lines, -1 line 0 comments Download
M build/standalone.gypi View 2 chunks +6 lines, -1 line 0 comments Download
M src/assembler.h View 1 chunk +0 lines, -26 lines 0 comments Download
M src/assembler.cc View 4 chunks +6 lines, -1 line 0 comments Download
M src/atomicops.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/builtins.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/checks.h View 2 chunks +68 lines, -0 lines 0 comments Download
M src/code-stubs.h View 2 chunks +9 lines, -1 line 0 comments Download
M src/codegen.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/deoptimizer.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/execution.h View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 2 chunks +22 lines, -1 line 0 comments Download
M src/frames.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/frames-inl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/full-codegen.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/globals.h View 4 chunks +17 lines, -3 lines 0 comments Download
M src/heap.cc View 2 chunks +11 lines, -6 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.h View 7 chunks +14 lines, -7 lines 0 comments Download
M src/isolate.cc View 4 chunks +10 lines, -4 lines 0 comments Download
M src/jsregexp.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M src/lithium.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/lithium-allocator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/lithium-allocator-inl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/macro-assembler.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/platform-linux.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/regexp-macro-assembler.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/regexp-macro-assembler-tracer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/sampler.cc View 3 chunks +16 lines, -1 line 0 comments Download
M src/simulator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/utils.h View 2 chunks +71 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +0 lines, -21 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +10 lines, -0 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/test-hashing.cc View 6 chunks +38 lines, -4 lines 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-regexp.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M test/message/message.status View 1 chunk +18 lines, -0 lines 0 comments Download
M test/mjsunit/div-mod.js View 1 chunk +10 lines, -3 lines 0 comments Download
M test/mjsunit/harmony/proxies.js View 1 chunk +5 lines, -1 line 0 comments Download
M test/mjsunit/mjsunit.status View 2 chunks +37 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +47 lines, -0 lines 0 comments Download
M tools/run-tests.py View 1 chunk +4 lines, -2 lines 0 comments Download
M tools/testrunner/local/statusfile.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
ulan
6 years, 11 months ago (2014-01-22 11:45:19 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r18736.

Powered by Google App Engine
This is Rietveld 408576698