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

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

Created:
9 years ago by kalmard
Modified:
9 years ago
Reviewers:
kisg, Paul Lind, danno, Yang
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Port Math.pow inlining to ARM. Port r10210 (6b15398) and r10226 (cdc75a453). BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10234

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -133 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +186 lines, -81 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +22 lines, -48 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Building v8 on MIPS requires the following patch to be landed first: http://codereview.chromium.org/8896022/
9 years ago (2011-12-10 13:34:04 UTC) #1
Yang
9 years ago (2011-12-12 08:24:31 UTC) #2
On 2011/12/10 13:34:04, kalmard wrote:
> Building v8 on MIPS requires the following patch to be landed first:
> http://codereview.chromium.org/8896022/

LGTM. Landing.

Powered by Google App Engine
This is Rietveld 408576698