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

Issue 1477043004: MIPS: [turbofan] Implement Float32Round(TiesEven|RoundUp|RoundDown|Truncate). (Closed)

Created:
5 years ago by dusan.milosavljevic
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: [turbofan] Implement Float32Round(TiesEven|RoundUp|RoundDown|Truncate). TEST= BUG= Committed: https://crrev.com/7a918fb6e7cae37761e7a323b6bbcf940d29fe8d Cr-Commit-Position: refs/heads/master@{#32347}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove extra classes. #

Patch Set 3 : Remove dead classes from mips32 code. #

Patch Set 4 : Fix typo. #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -68 lines) Patch
M src/compiler/mips/code-generator-mips.cc View 1 2 3 4 4 chunks +54 lines, -29 lines 0 comments Download
M src/compiler/mips/instruction-codes-mips.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/mips/instruction-selector-mips.cc View 5 chunks +13 lines, -5 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 1 4 chunks +53 lines, -29 lines 0 comments Download
M src/compiler/mips64/instruction-codes-mips64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/mips64/instruction-selector-mips64.cc View 5 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
dusan.milosavljevic
PTAL.
5 years ago (2015-11-26 01:49:52 UTC) #2
titzer
https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc File src/compiler/mips64/code-generator-mips64.cc (right): https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc#newcode240 src/compiler/mips64/code-generator-mips64.cc:240: class OutOfLineTruncate32 final : public OutOfLineRound32 { Looks like ...
5 years ago (2015-11-26 08:43:03 UTC) #3
dusan.milosavljevic
https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc File src/compiler/mips64/code-generator-mips64.cc (right): https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc#newcode240 src/compiler/mips64/code-generator-mips64.cc:240: class OutOfLineTruncate32 final : public OutOfLineRound32 { Right, too ...
5 years ago (2015-11-26 12:52:37 UTC) #4
titzer
On 2015/11/26 12:52:37, dusan.milosavljevic wrote: > https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc > File src/compiler/mips64/code-generator-mips64.cc (right): > > https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc#newcode240 > ...
5 years ago (2015-11-26 12:54:53 UTC) #5
dusan.milosavljevic
On 2015/11/26 12:54:53, titzer wrote: > On 2015/11/26 12:52:37, dusan.milosavljevic wrote: > > > https://codereview.chromium.org/1477043004/diff/1/src/compiler/mips64/code-generator-mips64.cc ...
5 years ago (2015-11-26 14:15:37 UTC) #6
titzer
On 2015/11/26 14:15:37, dusan.milosavljevic wrote: > On 2015/11/26 12:54:53, titzer wrote: > > On 2015/11/26 ...
5 years ago (2015-11-26 14:22:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1477043004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1477043004/80001
5 years ago (2015-11-26 15:12:12 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-11-26 15:55:44 UTC) #11
Paul.Lind_imgtec.com
I am out of the office from Thursday Nov 19 through Sunday Nov 29, 2015. ...
5 years ago (2015-11-26 15:55:53 UTC) #12
commit-bot: I haz the power
5 years ago (2015-11-26 15:56:15 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7a918fb6e7cae37761e7a323b6bbcf940d29fe8d
Cr-Commit-Position: refs/heads/master@{#32347}

Powered by Google App Engine
This is Rietveld 408576698