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

Issue 2873873005: MIPS64: Fix load in Generate_JSConstructStubGeneric (Closed)

Created:
3 years, 7 months ago by dusan.simicic
Modified:
3 years, 7 months ago
Reviewers:
ivica.bogosavljevic, Tobias Tebbi, miran.karic, miran.karic
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS64: Fix load in Generate_JSConstructStubGeneric This patch fixes regresion introduced in CL: https://chromium-review.googlesource.com/c/489525/ ldr instruction is unaligned load on MIPS and it is not available in MIPS64r6 architecture. BUG= Review-Url: https://codereview.chromium.org/2873873005 Cr-Commit-Position: refs/heads/master@{#45257} Committed: https://chromium.googlesource.com/v8/v8/+/84f244dd6aafc6abdc94c65664e41dad493cb728

Patch Set 1 #

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

Messages

Total messages: 14 (9 generated)
dusan.simicic
PTAL
3 years, 7 months ago (2017-05-11 11:13:47 UTC) #2
miran.karic
lgtm
3 years, 7 months ago (2017-05-11 11:26:33 UTC) #4
Tobias Tebbi
On 2017/05/11 11:26:33, miran.karic wrote: > lgtm lgtm Thank you for fixing this! Perhaps this ...
3 years, 7 months ago (2017-05-11 12:18:40 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/2873873005/1
3 years, 7 months ago (2017-05-11 12:43:10 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 12:44:50 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/84f244dd6aafc6abdc94c65664e41dad493...

Powered by Google App Engine
This is Rietveld 408576698