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

Issue 6529050: ARM: Remove crankshaft dependency on the generic binary operation stub... (Closed)

Created:
9 years, 10 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

ARM: Remove crankshaft dependency on the generic binary operation stub The crankshaft code now only relies on the type recording binary operation stub. Added check for overwritable heap number in the type recording binary operation stub. Committed: http://code.google.com/p/v8/source/detail?r=6823

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -25 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +15 lines, -11 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 7 chunks +23 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 10 months ago (2011-02-16 13:45:53 UTC) #1
Karl Klose
9 years, 10 months ago (2011-02-16 14:38:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698