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

Issue 53573004: Introduce orps for IA32/X64 (Closed)

Created:
7 years, 1 month ago by Weiliang
Modified:
7 years, 1 month ago
Reviewers:
Sven Panne, haitao.feng
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@upstream
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -27 lines) Patch
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 2 chunks +16 lines, -8 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/disasm-ia32.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +3 lines, -3 lines 1 comment Download
M src/ia32/lithium-gap-resolver-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 2 chunks +18 lines, -9 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/lithium-gap-resolver-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-disasm-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Weiliang
7 years, 1 month ago (2013-10-31 03:00:31 UTC) #1
Sven Panne
LGTM, I'll land it for you... https://codereview.chromium.org/53573004/diff/1/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): https://codereview.chromium.org/53573004/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode2187 src/ia32/lithium-codegen-ia32.cc:2187: __ movaps(left_reg, right_reg); ...
7 years, 1 month ago (2013-11-04 14:05:45 UTC) #2
Sven Panne
7 years, 1 month ago (2013-11-05 12:04:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17479 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698