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

Issue 2816703002: [arm] Remove embedded constant pool support. (Closed)

Created:
3 years, 8 months ago by georgia.kouveli
Modified:
3 years, 8 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-ppc-ports_googlegroups.com, Michael Hablich
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[arm] Remove embedded constant pool support. This option doesn't work for ARM any more. BUG= Review-Url: https://codereview.chromium.org/2816703002 Cr-Commit-Position: refs/heads/master@{#44646} Committed: https://chromium.googlesource.com/v8/v8/+/c4b02905d82dd502c278968eab76f17c7d6d533f

Patch Set 1 #

Total comments: 1

Patch Set 2 : [arm] Remove embedded constant pool support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -528 lines) Patch
M src/arm/assembler-arm.h View 4 chunks +4 lines, -20 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 16 chunks +39 lines, -221 lines 0 comments Download
M src/arm/assembler-arm-inl.h View 5 chunks +14 lines, -88 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M src/arm/deoptimizer-arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/frames-arm.h View 1 chunk +2 lines, -14 lines 0 comments Download
M src/arm/frames-arm.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 3 chunks +2 lines, -10 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 10 chunks +19 lines, -92 lines 0 comments Download
M src/builtins/arm/builtins-arm.cc View 4 chunks +2 lines, -9 lines 0 comments Download
M src/compiler/arm/code-generator-arm.cc View 5 chunks +5 lines, -20 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 chunk +1 line, -37 lines 0 comments Download
M src/register-configuration.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
georgia.kouveli
3 years, 8 months ago (2017-04-12 11:03:23 UTC) #2
Benedikt Meurer
LGTM from my side
3 years, 8 months ago (2017-04-13 04:53:07 UTC) #3
rmcilroy
LGTM, thanks. https://codereview.chromium.org/2816703002/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/2816703002/diff/1/src/arm/assembler-arm.cc#newcode1167 src/arm/assembler-arm.cc:1167: DCHECK(!x.must_output_reloc_info(this)); nit - could you add a ...
3 years, 8 months ago (2017-04-13 09:45:07 UTC) #4
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/2816703002/20001
3 years, 8 months ago (2017-04-13 13:02:25 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 13:32:41 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/c4b02905d82dd502c278968eab76f17c7d6...

Powered by Google App Engine
This is Rietveld 408576698