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

Issue 8743009: MIPS: Implement Math.tan in generated code. (Closed)

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

Description

MIPS: Implement Math.tan in generated code. Port r10067 (593c1ea) and r10069 (87a06dc). BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10098

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -3 lines) Patch
M src/mips/code-stubs-mips.cc View 4 chunks +15 lines, -3 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +13 lines, -0 lines 0 comments Download
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 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Fully building and testing v8 on MIPS requires the following patches to be landed: http://codereview.chromium.org/8561001/ ...
9 years ago (2011-11-30 13:58:08 UTC) #1
Yang
9 years ago (2011-11-30 16:48:07 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698