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

Issue 190833002: Add support for movw/movt immediate loads to BackEdgeTable on ARM to enable ool constant pool. (Closed)

Created:
6 years, 9 months ago by rmcilroy
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add support for movw/movt immediate loads to BackEdgeTable on ARM to enable ool constant pool. R=rodolph.perfetta@arm.com, ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20023

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments. #

Patch Set 3 : Add back a comment. #

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

Messages

Total messages: 9 (0 generated)
rmcilroy
Part of the out-of-line constant pool change - PTAL.
6 years, 9 months ago (2014-03-07 18:51:50 UTC) #1
rmcilroy
6 years, 9 months ago (2014-03-07 18:52:18 UTC) #2
Rodolph Perfetta (ARM)
https://codereview.chromium.org/190833002/diff/1/src/arm/full-codegen-arm.cc File src/arm/full-codegen-arm.cc (right): https://codereview.chromium.org/190833002/diff/1/src/arm/full-codegen-arm.cc#newcode4844 src/arm/full-codegen-arm.cc:4844: Assembler::IsMovT(Memory::int32_at(immediate_load_address))) { Is there a case where ool is ...
6 years, 9 months ago (2014-03-10 16:19:59 UTC) #3
rmcilroy
https://codereview.chromium.org/190833002/diff/1/src/arm/full-codegen-arm.cc File src/arm/full-codegen-arm.cc (right): https://codereview.chromium.org/190833002/diff/1/src/arm/full-codegen-arm.cc#newcode4844 src/arm/full-codegen-arm.cc:4844: Assembler::IsMovT(Memory::int32_at(immediate_load_address))) { On 2014/03/10 16:19:59, Rodolph Perfetta (ARM) wrote: ...
6 years, 9 months ago (2014-03-11 19:05:53 UTC) #4
Rodolph Perfetta (ARM)
lgtm
6 years, 9 months ago (2014-03-12 14:55:05 UTC) #5
rmcilroy
On 2014/03/12 14:55:05, Rodolph Perfetta (ARM) wrote: > lgtm Ulan: Are you OK with this ...
6 years, 9 months ago (2014-03-17 17:26:02 UTC) #6
ulan
> Ulan: Are you OK with this CL? LGTM, sorry I missed this CL.
6 years, 9 months ago (2014-03-18 09:20:23 UTC) #7
rmcilroy
Committed patchset #3 manually as r20023 (presubmit successful).
6 years, 9 months ago (2014-03-18 11:36:24 UTC) #8
rmcilroy
6 years, 9 months ago (2014-03-18 11:36:26 UTC) #9
Message was sent while issue was closed.
On 2014/03/18 09:20:23, ulan wrote:
> > Ulan: Are you OK with this CL?
> LGTM, sorry I missed this CL.

Thanks Ulan.

Powered by Google App Engine
This is Rietveld 408576698