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

Issue 498203002: MIPS: Move PropertyAccessCompiler and CallOptimization to their own files. (Closed)

Created:
6 years, 4 months ago by balazs.kilvady
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Move PropertyAccessCompiler and CallOptimization to their own files. Port r23320 (ae06749) BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23350

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -60 lines) Patch
M BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + src/ic/mips/access-compiler-mips.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/ic/mips/ic-compiler-mips.cc View 3 chunks +1 line, -25 lines 0 comments Download
A + src/ic/mips64/access-compiler-mips64.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/ic/mips64/ic-compiler-mips64.cc View 3 chunks +1 line, -25 lines 0 comments Download
M tools/gyp/v8.gyp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
balazs.kilvady
6 years, 4 months ago (2014-08-25 11:32:54 UTC) #1
Toon Verwaest
lgtm
6 years, 4 months ago (2014-08-25 11:33:59 UTC) #2
balazs.kilvady
6 years, 4 months ago (2014-08-25 11:35:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23350.

Powered by Google App Engine
This is Rietveld 408576698