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

Issue 497083002: Move handler compilers to handler-compiler (Closed)

Created:
6 years, 4 months ago by Toon Verwaest
Modified:
6 years, 4 months ago
Reviewers:
Yang
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Move handler compilers to handler-compiler BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23346

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Fix include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1049 lines, -5252 lines) Patch
M BUILD.gn View 1 2 3 4 chunks +5 lines, -0 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/builtins.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.cc View 1 chunk +1 line, -1 line 0 comments Download
A + src/gomacc.lock View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
A + src/ic/arm/handler-compiler-arm.cc View 1 2 6 chunks +105 lines, -225 lines 0 comments Download
M src/ic/arm/ic-compiler-arm.cc View 1 2 4 chunks +8 lines, -843 lines 0 comments Download
A + src/ic/arm64/handler-compiler-arm64.cc View 1 2 3 4 3 chunks +149 lines, -271 lines 0 comments Download
M src/ic/arm64/ic-compiler-arm64.cc View 1 2 4 chunks +9 lines, -847 lines 0 comments Download
A + src/ic/handler-compiler.h View 2 chunks +3 lines, -118 lines 0 comments Download
A src/ic/handler-compiler.cc View 1 chunk +398 lines, -0 lines 0 comments Download
A + src/ic/ia32/handler-compiler-ia32.cc View 6 chunks +148 lines, -265 lines 0 comments Download
M src/ic/ia32/ic-compiler-ia32.cc View 1 2 3 chunks +34 lines, -891 lines 0 comments Download
M src/ic/ic.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ic/ic-compiler.h View 2 chunks +0 lines, -264 lines 0 comments Download
M src/ic/ic-compiler.cc View 6 chunks +43 lines, -423 lines 0 comments Download
A + src/ic/x64/handler-compiler-x64.cc View 1 5 chunks +122 lines, -249 lines 0 comments Download
M src/ic/x64/ic-compiler-x64.cc View 1 2 5 chunks +13 lines, -851 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/gyp/v8.gyp View 5 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL
6 years, 4 months ago (2014-08-22 14:01:01 UTC) #1
Yang
On 2014/08/22 14:01:01, Toon Verwaest wrote: > PTAL I don't think you want to add ...
6 years, 4 months ago (2014-08-25 09:52:20 UTC) #2
Yang
On 2014/08/25 09:52:20, Yang wrote: > On 2014/08/22 14:01:01, Toon Verwaest wrote: > > PTAL ...
6 years, 4 months ago (2014-08-25 10:29:58 UTC) #3
Toon Verwaest
Committed patchset #5 manually as 23346 (presubmit successful).
6 years, 4 months ago (2014-08-25 11:18:01 UTC) #4
Toon Verwaest
6 years, 4 months ago (2014-08-25 11:18:02 UTC) #5
Message was sent while issue was closed.
Removed from CL

Powered by Google App Engine
This is Rietveld 408576698