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

Issue 1272883003: [turbofan] Remove architecture-specific linkage files and LinkageTraits. Use macro-assembler-define… (Closed)

Created:
5 years, 4 months ago by titzer
Modified:
5 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Remove architecture-specific linkage files and LinkageTraits. Use macro-assembler-defined constants. R=mstarzinger@chromium.org BUG= Committed: https://crrev.com/7a222c612da7b8fb93569f905515f447072f8a20 Cr-Commit-Position: refs/heads/master@{#30063}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+348 lines, -905 lines) Patch
M BUILD.gn View 1 6 chunks +0 lines, -6 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +11 lines, -9 lines 0 comments Download
M src/arm64/assembler-arm64.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +12 lines, -0 lines 0 comments Download
D src/compiler/arm/linkage-arm.cc View 1 chunk +0 lines, -67 lines 0 comments Download
D src/compiler/arm64/linkage-arm64.cc View 1 chunk +0 lines, -67 lines 0 comments Download
M src/compiler/c-linkage.cc View 1 10 chunks +13 lines, -34 lines 0 comments Download
D src/compiler/ia32/linkage-ia32.cc View 1 chunk +0 lines, -60 lines 0 comments Download
M src/compiler/linkage.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/linkage.cc View 1 3 chunks +244 lines, -19 lines 0 comments Download
M src/compiler/linkage-impl.h View 1 1 chunk +0 lines, -295 lines 0 comments Download
D src/compiler/mips/linkage-mips.cc View 1 chunk +0 lines, -67 lines 0 comments Download
D src/compiler/mips64/linkage-mips64.cc View 1 chunk +0 lines, -67 lines 0 comments Download
D src/compiler/ppc/linkage-ppc.cc View 1 chunk +0 lines, -67 lines 0 comments Download
D src/compiler/x64/linkage-x64.cc View 1 chunk +0 lines, -60 lines 0 comments Download
D src/compiler/x87/linkage-x87.cc View 1 chunk +0 lines, -60 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/mips/assembler-mips.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/mips64/assembler-mips64.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/ppc/assembler-ppc.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ppc/macro-assembler-ppc.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +11 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 9 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
titzer
5 years, 4 months ago (2015-08-06 17:16:11 UTC) #1
Michael Starzinger
LGTM. Is there a particular reason to have five different linkage.cc files with one method ...
5 years, 4 months ago (2015-08-07 07:59:03 UTC) #2
titzer
On 2015/08/07 07:59:03, Michael Starzinger wrote: > LGTM. > > Is there a particular reason ...
5 years, 4 months ago (2015-08-07 10:01:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1272883003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1272883003/20001
5 years, 4 months ago (2015-08-07 10:34:16 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-07 10:45:41 UTC) #7
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 10:45:56 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7a222c612da7b8fb93569f905515f447072f8a20
Cr-Commit-Position: refs/heads/master@{#30063}

Powered by Google App Engine
This is Rietveld 408576698