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

Issue 411973002: Restructure the IC / Handler compilers (Closed)

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

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+886 lines, -1533 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +4 lines, -12 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 30 chunks +90 lines, -207 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +4 lines, -12 lines 0 comments Download
M src/arm64/stub-cache-arm64.cc View 29 chunks +99 lines, -217 lines 0 comments Download
M src/builtins.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/code-stubs.h View 1 chunk +3 lines, -12 lines 0 comments Download
M src/code-stubs.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +5 lines, -13 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 30 chunks +90 lines, -198 lines 3 comments Download
M src/ic.cc View 5 chunks +48 lines, -49 lines 0 comments Download
M src/stub-cache.h View 11 chunks +246 lines, -309 lines 0 comments Download
M src/stub-cache.cc View 33 chunks +197 lines, -281 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +4 lines, -12 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 30 chunks +90 lines, -207 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Toon Verwaest
PTAL
6 years, 5 months ago (2014-07-23 19:40:56 UTC) #1
mvstanton
Just a quick comment for now, I don't like the formatting on the functions with ...
6 years, 5 months ago (2014-07-24 16:33:47 UTC) #2
Sven Panne
DBC https://codereview.chromium.org/411973002/diff/1/src/ia32/stub-cache-ia32.cc File src/ia32/stub-cache-ia32.cc (right): https://codereview.chromium.org/411973002/diff/1/src/ia32/stub-cache-ia32.cc#newcode302 src/ia32/stub-cache-ia32.cc:302: MacroAssembler* masm, const CallOptimization& optimization, On 2014/07/24 16:33:47, ...
6 years, 5 months ago (2014-07-25 06:25:11 UTC) #3
Toon Verwaest
Ha, that's exactly what I said in person yesterday :-)
6 years, 5 months ago (2014-07-25 08:43:25 UTC) #4
mvstanton
Yep, I'm absorbing the facts-on-the-ground of clang-format with some degree of ill-humor. :p
6 years, 5 months ago (2014-07-25 12:28:42 UTC) #5
Igor Sheludko
lgtm Nice cleanup! lgtm
6 years, 5 months ago (2014-07-25 13:43:31 UTC) #6
mvstanton
Is okay for me too. lgtm.
6 years, 5 months ago (2014-07-25 14:40:47 UTC) #7
Toon Verwaest
6 years, 5 months ago (2014-07-25 17:51:05 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 manually as r22622 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698