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

Issue 2351143002: MIPS: Fix long branches being emitted mistakenly in floating-point branches (Closed)

Created:
4 years, 3 months ago by ivica.bogosavljevic
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: Fix long branches being emitted mistakenly in floating-point branches Due to a typo, long branches were emitted instead of short branches, and the code would stop working at all in the situation when long branches must be emitted. This patche fixes this issue. TEST=mjsunit/wasm/embenchen/lua_binarytrees BUG= Committed: https://crrev.com/10b023c1bacdee06ceb68a22198165c7464ac8cd Cr-Commit-Position: refs/heads/master@{#39552}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/mips/macro-assembler-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
ivica.bogosavljevic
PTAL
4 years, 3 months ago (2016-09-20 12:08:00 UTC) #2
balazs.kilvady
lgtm
4 years, 3 months ago (2016-09-20 12:18:45 UTC) #3
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/2351143002/1
4 years, 3 months ago (2016-09-20 12:58:16 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-20 13:00:57 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 13:01:13 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/10b023c1bacdee06ceb68a22198165c7464ac8cd
Cr-Commit-Position: refs/heads/master@{#39552}

Powered by Google App Engine
This is Rietveld 408576698