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

Issue 10945: Experimental: periodic merge to the experimental branch from... (Closed)

Created:
12 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Experimental: periodic merge to the experimental branch from bleeding_edge. Merge bleeding edge@751. Committed: http://code.google.com/p/v8/source/detail?r=756

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+460 lines, -213 lines) Patch
M SConstruct View 1 chunk +4 lines, -1 line 0 comments Download
M include/v8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/api.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/codegen-arm.cc View 8 chunks +41 lines, -41 lines 0 comments Download
M src/codegen-ia32.cc View 6 chunks +27 lines, -35 lines 0 comments Download
M src/ic-arm.cc View 4 chunks +61 lines, -24 lines 0 comments Download
M src/simulator-arm.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/simulator-arm.cc View 5 chunks +14 lines, -17 lines 0 comments Download
M src/stub-cache-arm.cc View 8 chunks +276 lines, -84 lines 0 comments Download
M src/top.cc View 4 chunks +30 lines, -6 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -1 line 0 comments Download
M tools/visual_studio/arm.vsprops View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
Merge from bleeding edge to pick up recent code gen changes (inline caching for keyed ...
12 years, 1 month ago (2008-11-14 11:20:12 UTC) #1
William Hesse
12 years, 1 month ago (2008-11-14 12:44:14 UTC) #2
On 2008/11/14 11:20:12, Kevin Millikin wrote:
> Merge from bleeding edge to pick up recent code gen changes (inline caching
for
> keyed load/store on ARM).

LGTM

Powered by Google App Engine
This is Rietveld 408576698