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

Issue 1400833002: MIPS: [turbofan] Improve test and equality compare with zero and constants. (Closed)

Created:
5 years, 2 months ago by dusan.milosavljevic
Modified:
5 years, 2 months 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] Improve test and equality compare with zero and constants. TEST= BUG= Committed: https://crrev.com/0c5c479574a3dc0645ba0a2f2e8f45249f674f8e Cr-Commit-Position: refs/heads/master@{#31222}

Patch Set 1 #

Patch Set 2 : Fix typo. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -55 lines) Patch
M src/compiler/mips/code-generator-mips.cc View 2 chunks +15 lines, -26 lines 0 comments Download
M src/compiler/mips/instruction-selector-mips.cc View 1 3 chunks +22 lines, -3 lines 4 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 2 chunks +15 lines, -26 lines 0 comments Download
M src/compiler/mips64/instruction-selector-mips64.cc View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
dusan.milosavljevic
PTAL.
5 years, 2 months ago (2015-10-09 16:14:56 UTC) #2
titzer
lgtm
5 years, 2 months ago (2015-10-09 19:36:47 UTC) #3
paul.l...
Nice improvement, but I do have a couple questions. https://codereview.chromium.org/1400833002/diff/20001/src/compiler/mips/instruction-selector-mips.cc File src/compiler/mips/instruction-selector-mips.cc (right): https://codereview.chromium.org/1400833002/diff/20001/src/compiler/mips/instruction-selector-mips.cc#newcode47 src/compiler/mips/instruction-selector-mips.cc:47: ...
5 years, 2 months ago (2015-10-12 03:53:45 UTC) #4
dusan.milosavljevic
https://codereview.chromium.org/1400833002/diff/20001/src/compiler/mips/instruction-selector-mips.cc File src/compiler/mips/instruction-selector-mips.cc (right): https://codereview.chromium.org/1400833002/diff/20001/src/compiler/mips/instruction-selector-mips.cc#newcode47 src/compiler/mips/instruction-selector-mips.cc:47: case kCheckedLoadFloat64: On 2015/10/12 03:53:45, paul.l... wrote: > Why ...
5 years, 2 months ago (2015-10-12 14:41:52 UTC) #5
paul.l...
That all makes sense, thanks! LGTM.
5 years, 2 months ago (2015-10-12 15:53:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400833002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400833002/20001
5 years, 2 months ago (2015-10-12 23:54:12 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-13 00:15:39 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 00:15:54 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0c5c479574a3dc0645ba0a2f2e8f45249f674f8e
Cr-Commit-Position: refs/heads/master@{#31222}

Powered by Google App Engine
This is Rietveld 408576698