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

Issue 1736653003: MIPS: fix test breaks on MIPS64 bit caused by c129aa4d. (Closed)

Created:
4 years, 10 months ago by Alan Li
Modified:
4 years, 10 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

MIPS64: Fix '[turbofan] Introduce DeoptimizeIf And DeoptimizeUnless common operators.' Port c129aa4d39364bf78d93bec8c16811bfde040a37 Original commit message: These macro operators represent a conditional eager deoptimization exit without explicit branching, which greatly reduces overhead of both scheduling and register allocation, and thereby greatly reduces overall compilation time, esp. when there are a lot of eager deoptimization exits. BUG= TEST=mjsunit/asm/embenchen/fasta Committed: https://crrev.com/e9495433aa15a75e9325e5b78d72d084a9a0e306 Cr-Commit-Position: refs/heads/master@{#34301}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/compiler/mips64/instruction-selector-mips64.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
balazs.kilvady
Nice catch. The description should be (please try to follow our conventions): MIPS64: Fix '[turbofan] ...
4 years, 10 months ago (2016-02-25 09:44:44 UTC) #3
Ilija.Pavlovic1
This seems to me OK.
4 years, 10 months ago (2016-02-25 09:51:32 UTC) #5
Alan Li
On 2016/02/25 09:44:44, balazs.kilvady wrote: > Nice catch. The description should be (please try to ...
4 years, 10 months ago (2016-02-25 12:53:45 UTC) #8
balazs.kilvady
Last 2 lines of the description should be: BUG= TEST=mjsunit/asm/embenchen/fasta BUG= is a reference to ...
4 years, 10 months ago (2016-02-25 13:02:03 UTC) #9
Alan Li
On 2016/02/25 13:02:03, balazs.kilvady wrote: > Last 2 lines of the description should be: > ...
4 years, 10 months ago (2016-02-25 13:20:22 UTC) #12
balazs.kilvady
lgtm
4 years, 10 months ago (2016-02-25 15:38:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1736653003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1736653003/1
4 years, 10 months ago (2016-02-25 16:22:33 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-25 16:49:58 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-25 16:51:11 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e9495433aa15a75e9325e5b78d72d084a9a0e306
Cr-Commit-Position: refs/heads/master@{#34301}

Powered by Google App Engine
This is Rietveld 408576698