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

Issue 1224243002: [arm] Don't call branch_offset within CheckConstPool. (Closed)

Created:
5 years, 5 months ago by Benedikt Meurer
Modified:
5 years, 5 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

[arm] Don't call branch_offset within CheckConstPool. This basically means that we must not use the b(Label*) version here, but the b(int) version instead to jump over the constant pool. BUG=v8:4292 LOG=y Committed: https://crrev.com/879550ce0f8d3cffb519440101a4026635bc6026 Cr-Commit-Position: refs/heads/master@{#29552}

Patch Set 1 #

Patch Set 2 : cctest repro #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M src/arm/assembler-arm.cc View 2 chunks +1 line, -8 lines 0 comments Download
M test/cctest/test-assembler-arm.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Benedikt Meurer
5 years, 5 months ago (2015-07-09 09:52:34 UTC) #2
rmcilroy
On 2015/07/09 09:52:34, Benedikt Meurer wrote: As discussed offline, let's add a DCHECK in BlockConstPoolFor ...
5 years, 5 months ago (2015-07-09 09:59:51 UTC) #3
Benedikt Meurer
On 2015/07/09 09:59:51, rmcilroy wrote: > On 2015/07/09 09:52:34, Benedikt Meurer wrote: > > As ...
5 years, 5 months ago (2015-07-09 10:03:46 UTC) #4
rmcilroy
On 2015/07/09 10:03:46, Benedikt Meurer wrote: > On 2015/07/09 09:59:51, rmcilroy wrote: > > On ...
5 years, 5 months ago (2015-07-09 10:18:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224243002/20001
5 years, 5 months ago (2015-07-09 10:20:40 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-09 10:32:28 UTC) #8
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 10:32:40 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/879550ce0f8d3cffb519440101a4026635bc6026
Cr-Commit-Position: refs/heads/master@{#29552}

Powered by Google App Engine
This is Rietveld 408576698