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

Issue 9195009: MIPS: Inlining Math.min and Math.max in crankshaft. (Closed)

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

Description

MIPS: Inlining Math.min and Math.max in crankshaft. Port r10391 (7900f3c). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10436

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Successful testing of v8 on MIPS requires the following patches to be landed as well: ...
8 years, 11 months ago (2012-01-19 12:40:17 UTC) #1
Yang
8 years, 11 months ago (2012-01-19 12:40:53 UTC) #2
On 2012/01/19 12:40:17, kalmard wrote:
> Successful testing of v8 on MIPS requires the following patches to be landed
as
> well:
> 
> http://codereview.chromium.org/9150026/
> http://codereview.chromium.org/9159008/
> http://codereview.chromium.org/9265007/
> http://codereview.chromium.org/9192011/
> http://codereview.chromium.org/9150025/
> http://codereview.chromium.org/9254025/

LGTM and landing.

Powered by Google App Engine
This is Rietveld 408576698