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

Issue 646923003: MIPS: Fix loading Float64 constants in turbofan. (Closed)

Created:
6 years, 2 months ago by dusmil.imgtec
Modified:
6 years, 2 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Fix loading Float64 constants in turbofan. TEST=ctest/test-run-machops/RunFloat64SubImm1, RunFloat64SubImm2, RunFloat64MulImm, RunFloat64Compare BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24536

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove force_load parameter, and make Move universal. #

Total comments: 1

Patch Set 3 : Fix typo, missing undersocre. #

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

Messages

Total messages: 6 (1 generated)
dusmil.imgtec
6 years, 2 months ago (2014-10-10 13:04:26 UTC) #2
paul.l...
LGTM, nice catch on the uninitialized kDoubleRegZero in the cctests. https://codereview.chromium.org/646923003/diff/1/src/compiler/mips/code-generator-mips.cc File src/compiler/mips/code-generator-mips.cc (right): https://codereview.chromium.org/646923003/diff/1/src/compiler/mips/code-generator-mips.cc#newcode834 ...
6 years, 2 months ago (2014-10-10 15:34:15 UTC) #3
paul.l...
LGTM, once you fix the naming convention issue. https://codereview.chromium.org/646923003/diff/100001/src/mips/macro-assembler-mips.h File src/mips/macro-assembler-mips.h (right): https://codereview.chromium.org/646923003/diff/100001/src/mips/macro-assembler-mips.h#newcode1668 src/mips/macro-assembler-mips.h:1668: bool ...
6 years, 2 months ago (2014-10-10 17:35:20 UTC) #4
dusmil.imgtec
On 2014/10/10 17:35:20, paul.l... wrote: > LGTM, once you fix the naming convention issue. > ...
6 years, 2 months ago (2014-10-10 17:43:47 UTC) #5
dusmil.imgtec
6 years, 2 months ago (2014-10-10 18:01:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:150001) manually as 24536 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698