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

Issue 469283002: [turbofan]: Fix TurboFan for out-of-line constant pool on Arm. (Closed)

Created:
6 years, 4 months ago by rmcilroy
Modified:
6 years, 4 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan]: Fix TurboFan for out-of-line constant pool on Arm. Use LeaveFrame so that the constant pool pointer register is correctly restored when using the out-of-line constant pool. Also clean up duplicate code in builtins-arm.cc. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23134

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M src/arm/builtins-arm.cc View 1 chunk +1 line, -7 lines 0 comments Download
M src/compiler/arm/code-generator-arm.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rmcilroy
Benedikt could you please take a look, thanks.
6 years, 4 months ago (2014-08-14 12:49:52 UTC) #1
Benedikt Meurer
lgtm
6 years, 4 months ago (2014-08-14 13:19:38 UTC) #2
rmcilroy
6 years, 4 months ago (2014-08-15 14:35:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23134 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698