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

Issue 148523015: MIPS: Fix r19175 "Avoid embedding x86 NaN constant in MacroAssembler code when snapshot is created." (Closed)

Created:
6 years, 10 months ago by kilvadyb
Modified:
6 years, 10 months ago
Reviewers:
kisg, Paul Lind, palfia, danno, dusmil
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Fix r19175 "Avoid embedding x86 NaN constant in MacroAssembler code when snapshot is created." BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/mips/macro-assembler-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 10 months ago (2014-02-10 13:40:57 UTC) #1
Paul Lind
lgtm
6 years, 10 months ago (2014-02-10 15:45:34 UTC) #2
Paul Lind
6 years, 10 months ago (2014-02-10 15:51:04 UTC) #3
Committed as r19232.

Powered by Google App Engine
This is Rietveld 408576698