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

Issue 1349403003: MIPS: Improve performance of simulator in debug mode. (Closed)

Created:
5 years, 3 months ago by balazs.kilvady
Modified:
4 years, 3 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: Improve performance of simulator in debug mode. The running time of optdebug.quickcheck is improved by 8% while a more strict DCHECKing is kept in simulator. Committed: https://crrev.com/639e8fa4cd84d803088b725d5401cf01fe24d8a5 Cr-Commit-Position: refs/heads/master@{#39667}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Fix after rebase. #

Total comments: 2

Patch Set 4 : Remove unecessary lines. #

Patch Set 5 : Fix format. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -299 lines) Patch
M src/mips/constants-mips.h View 1 2 9 chunks +197 lines, -76 lines 0 comments Download
M src/mips/constants-mips.cc View 1 2 1 chunk +0 lines, -110 lines 0 comments Download
M src/mips/simulator-mips.h View 1 2 3 3 chunks +48 lines, -18 lines 0 comments Download
M src/mips/simulator-mips.cc View 1 2 3 4 33 chunks +87 lines, -95 lines 0 comments Download

Messages

Total messages: 26 (19 generated)
miran.karic
LGTM with a nit. https://codereview.chromium.org/1349403003/diff/40001/src/mips/simulator-mips.h File src/mips/simulator-mips.h (right): https://codereview.chromium.org/1349403003/diff/40001/src/mips/simulator-mips.h#newcode360 src/mips/simulator-mips.h:360: // inline Instruction* get_instr() const ...
4 years, 3 months ago (2016-09-22 12:24:06 UTC) #4
balazs.kilvady
https://codereview.chromium.org/1349403003/diff/40001/src/mips/simulator-mips.h File src/mips/simulator-mips.h (right): https://codereview.chromium.org/1349403003/diff/40001/src/mips/simulator-mips.h#newcode360 src/mips/simulator-mips.h:360: // inline Instruction* get_instr() const { return instr_.instr(); } ...
4 years, 3 months ago (2016-09-22 16:46:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1349403003/100001
4 years, 3 months ago (2016-09-23 10:20:48 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: v8_win64_rel_ng on master.tryserver.v8 (JOB_TIMED_OUT, no build URL) v8_win_compile_dbg on ...
4 years, 3 months ago (2016-09-23 11:56:59 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1349403003/100001
4 years, 3 months ago (2016-09-23 13:32:27 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 3 months ago (2016-09-23 13:35:30 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 13:35:47 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/639e8fa4cd84d803088b725d5401cf01fe24d8a5
Cr-Commit-Position: refs/heads/master@{#39667}

Powered by Google App Engine
This is Rietveld 408576698