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

Issue 24654002: MIPS: Tweak Math.exp. (Closed)

Created:
7 years, 2 months ago by palfia
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Tweak Math.exp. Port r16913 (a1b66fea) Original commit message: Avoid corrupting the input and small assembly tuning. BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=16951

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 2 months ago (2013-09-25 20:18:58 UTC) #1
Paul Lind
LGTM.
7 years, 2 months ago (2013-09-25 20:38:58 UTC) #2
palfia
7 years, 2 months ago (2013-09-25 20:42:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698