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

Issue 579713002: X87: enable the crankshaft compiler for X87 port. (Closed)

Created:
6 years, 3 months ago by chunyang.dai
Modified:
6 years, 3 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: enable the crankshaft compiler for X87 port. BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1026 lines, -167 lines) Patch
M src/ic/x87/handler-compiler-x87.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ic/x87/ic-x87.cc View 1 2 4 chunks +5 lines, -4 lines 0 comments Download
M src/x87/assembler-x87.h View 4 chunks +8 lines, -1 line 0 comments Download
M src/x87/assembler-x87.cc View 5 chunks +49 lines, -0 lines 0 comments Download
M src/x87/assembler-x87-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x87/builtins-x87.cc View 1 2 3 chunks +5 lines, -5 lines 0 comments Download
M src/x87/code-stubs-x87.h View 4 chunks +22 lines, -4 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 1 2 16 chunks +37 lines, -14 lines 0 comments Download
M src/x87/codegen-x87.cc View 7 chunks +7 lines, -0 lines 0 comments Download
M src/x87/deoptimizer-x87.cc View 8 chunks +72 lines, -4 lines 0 comments Download
M src/x87/disasm-x87.cc View 2 chunks +10 lines, -1 line 0 comments Download
M src/x87/full-codegen-x87.cc View 1 2 10 chunks +13 lines, -7 lines 0 comments Download
M src/x87/lithium-codegen-x87.h View 1 2 7 chunks +20 lines, -3 lines 0 comments Download
M src/x87/lithium-codegen-x87.cc View 1 2 40 chunks +557 lines, -55 lines 0 comments Download
M src/x87/lithium-gap-resolver-x87.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M src/x87/lithium-x87.h View 6 chunks +13 lines, -11 lines 0 comments Download
M src/x87/lithium-x87.cc View 13 chunks +50 lines, -23 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 2 11 chunks +27 lines, -10 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 1 2 17 chunks +111 lines, -17 lines 0 comments Download
M test/cctest/test-disasm-x87.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
chunyang.dai
weiliang. PTAL. thanks.
6 years, 3 months ago (2014-09-17 11:49:05 UTC) #2
Weiliang
lgtm
6 years, 3 months ago (2014-09-20 05:08:22 UTC) #3
Weiliang
6 years, 3 months ago (2014-09-20 05:10:17 UTC) #4
Committed as r24102

Powered by Google App Engine
This is Rietveld 408576698