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

Issue 430423002: X87: Land the Fan (disabled) (Closed)

Created:
6 years, 4 months ago by chunyang.dai
Modified:
6 years, 4 months ago
Reviewers:
Weiliang, danno
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/external/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Land the Fan (disabled) port r22709. This patch only covers the code change of orginal X87 port. For the changes under ./src/compiler/ and ./tools/gyp/v8.gyp file, I will submit it in another seperate patch. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -109 lines) Patch
M src/x87/assembler-x87.h View 9 chunks +32 lines, -13 lines 0 comments Download
M src/x87/assembler-x87.cc View 8 chunks +52 lines, -19 lines 0 comments Download
M src/x87/assembler-x87-inl.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 5 chunks +50 lines, -4 lines 0 comments Download
M src/x87/disasm-x87.cc View 2 chunks +86 lines, -68 lines 0 comments Download
M src/x87/lithium-x87.h View 4 chunks +11 lines, -3 lines 0 comments Download
M src/x87/lithium-x87.cc View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/test-assembler-x87.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-disasm-x87.cc View 4 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
chunyang.dai
weiliang. please review this patch. thanks
6 years, 4 months ago (2014-08-01 07:28:13 UTC) #1
Weiliang
lgtm
6 years, 4 months ago (2014-08-01 07:41:46 UTC) #2
Weiliang
6 years, 4 months ago (2014-08-01 07:42:42 UTC) #3
Committed as r22778

Powered by Google App Engine
This is Rietveld 408576698