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

Issue 211413008: Introduce leap, movzxbp, movzxwp, repmovsp and xchgp for x64 port (Closed)

Created:
6 years, 9 months ago by haitao.feng
Modified:
6 years, 9 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Introduce leap, movzxbp, movzxwp, repmovsp and xchgp for x64 port R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -245 lines) Patch
M src/x64/assembler-x64.h View 7 chunks +28 lines, -15 lines 0 comments Download
M src/x64/assembler-x64.cc View 6 chunks +15 lines, -62 lines 0 comments Download
M src/x64/builtins-x64.cc View 14 chunks +19 lines, -19 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 36 chunks +48 lines, -48 lines 0 comments Download
M src/x64/codegen-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/debug-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M src/x64/ic-x64.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 10 chunks +12 lines, -12 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 24 chunks +38 lines, -34 lines 0 comments Download
M src/x64/regexp-macro-assembler-x64.cc View 16 chunks +24 lines, -24 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-code-stubs-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-macro-assembler-x64.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haitao.feng
PTAL.
6 years, 9 months ago (2014-03-26 03:15:11 UTC) #1
Toon Verwaest
lgtm
6 years, 9 months ago (2014-03-26 10:08:55 UTC) #2
haitao.feng
6 years, 9 months ago (2014-03-26 11:18:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20273 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698