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

Issue 940453003: MIPS: Fix 'MIPS: [turbofan] Optimize certain chains of Branch into a Switch.' (Closed)

Created:
5 years, 10 months ago by balazs.kilvady
Modified:
5 years, 10 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: Fix 'MIPS: [turbofan] Optimize certain chains of Branch into a Switch.' Space and time constants fixed. Delay slot optimisations added. BUG= Committed: https://crrev.com/833e3e0b8ca7078dbfbcd3e52fd48eee83049039 Cr-Commit-Position: refs/heads/master@{#26729}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -18 lines) Patch
M src/compiler/mips/code-generator-mips.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/compiler/mips/instruction-selector-mips.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 1 2 chunks +8 lines, -7 lines 0 comments Download
M src/compiler/mips64/instruction-selector-mips64.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
balazs.kilvady
PTAL: I am not sure if padding nop should be added to the code block ...
5 years, 10 months ago (2015-02-18 15:21:18 UTC) #2
paul.l...
LGTM, with one suggested small change. The nop() should be included Block'd region. The padding ...
5 years, 10 months ago (2015-02-18 16:52:50 UTC) #3
balazs.kilvady
https://codereview.chromium.org/940453003/diff/1/src/compiler/mips64/code-generator-mips64.cc File src/compiler/mips64/code-generator-mips64.cc (right): https://codereview.chromium.org/940453003/diff/1/src/compiler/mips64/code-generator-mips64.cc#newcode1068 src/compiler/mips64/code-generator-mips64.cc:1068: } On 2015/02/18 16:52:50, paul.l... wrote: > I agree ...
5 years, 10 months ago (2015-02-18 17:48:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/940453003/20001
5 years, 10 months ago (2015-02-18 18:08:50 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-18 18:41:54 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-18 18:42:04 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/833e3e0b8ca7078dbfbcd3e52fd48eee83049039
Cr-Commit-Position: refs/heads/master@{#26729}

Powered by Google App Engine
This is Rietveld 408576698