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

Issue 1227403006: Use a label-branch in CheckConstPool. (Closed)

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

Use a label-branch in CheckConstPool. This removes a dependency on the size of the pool. Whilst the size is checked in debug mode, it is still more robust to use a label. This should also be cherry-picked to fix 4.4.63.20. (At that time, the size of the pool was _not_ checked, and was sometimes wrong.) This partially reverts 879550c, "[arm] Don't call branch_offset within CheckConstPool." However, branch_offset now only blocks the constant pool if it is not already blocked. BUG= Committed: https://crrev.com/bfe700b8edfe68e8c5f05d408f71168096bc2e1a Cr-Commit-Position: refs/heads/master@{#29746}

Patch Set 1 #

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

Messages

Total messages: 11 (3 generated)
jbramley
5 years, 5 months ago (2015-07-17 16:13:35 UTC) #2
Michael Hablich
On 2015/07/17 at 16:13:35, jacob.bramley wrote: > Should this also be merged into 4.5? Can ...
5 years, 5 months ago (2015-07-20 07:41:00 UTC) #3
jbramley
5 years, 5 months ago (2015-07-20 08:11:52 UTC) #5
jbramley
On 2015/07/20 07:41:00, Hablich wrote: > On 2015/07/17 at 16:13:35, jacob.bramley wrote: > > > ...
5 years, 5 months ago (2015-07-20 08:13:55 UTC) #6
ulan
lgtm
5 years, 5 months ago (2015-07-20 08:16:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227403006/1
5 years, 5 months ago (2015-07-20 08:40:57 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-20 09:03:15 UTC) #10
commit-bot: I haz the power
5 years, 5 months ago (2015-07-20 09:03:28 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bfe700b8edfe68e8c5f05d408f71168096bc2e1a
Cr-Commit-Position: refs/heads/master@{#29746}

Powered by Google App Engine
This is Rietveld 408576698