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

Issue 8840008: Port Math.pow inlining to ARM. (Closed)

Created:
9 years ago by Yang
Modified:
9 years ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Port Math.pow inlining to ARM. TEST=math-pow.js Committed: http://code.google.com/p/v8/source/detail?r=10210

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -128 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +149 lines, -74 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +24 lines, -51 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
9 years ago (2011-12-07 15:08:36 UTC) #1
Sven Panne
9 years ago (2011-12-07 15:38:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698