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

Issue 1572283002: [Interpreter] Add wide context slot load / store operations. (Closed)

Created:
4 years, 11 months ago by rmcilroy
Modified:
4 years, 11 months ago
Reviewers:
Benedikt Meurer, oth
CC:
v8-reviews_googlegroups.com, oth, rmcilroy
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Interpreter] Add wide context slot load / store operations. Adds wide context slot load / store operations. Adds LdaContextSlotWide and StaContextSlotWide bytecodes. BUG=v8:4280 LOG=N Committed: https://crrev.com/2e2e6b41b55aea182c1db9c808555b1e6864b36c Cr-Commit-Position: refs/heads/master@{#33211}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -6 lines) Patch
M src/compiler/bytecode-graph-builder.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/interpreter/bytecodes.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/interpreter/interpreter.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M test/cctest/interpreter/test-bytecode-generator.cc View 1 4 chunks +55 lines, -0 lines 0 comments Download
M test/cctest/interpreter/test-interpreter.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M test/unittests/interpreter/bytecode-array-builder-unittest.cc View 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1572283002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1572283002/1
4 years, 11 months ago (2016-01-11 10:38:20 UTC) #2
rmcilroy
Benedikt, please take a look at compiler/ changes. Orion, please take a look at overall ...
4 years, 11 months ago (2016-01-11 10:38:54 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/8539) v8_linux_mips64el_compile_rel on ...
4 years, 11 months ago (2016-01-11 10:40:18 UTC) #6
Benedikt Meurer
LGTM on compiler.
4 years, 11 months ago (2016-01-11 10:44:53 UTC) #7
oth
lgtm. Minor comments that may not need action and there's a typo in the commit ...
4 years, 11 months ago (2016-01-11 11:31:11 UTC) #8
rmcilroy
> Minor comments that may not need action and there's a typo in the commit ...
4 years, 11 months ago (2016-01-11 15:47:19 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1572283002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1572283002/20001
4 years, 11 months ago (2016-01-11 15:47:34 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-11 16:20:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1572283002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1572283002/20001
4 years, 11 months ago (2016-01-11 16:36:31 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-11 16:37:57 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 16:38:39 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2e2e6b41b55aea182c1db9c808555b1e6864b36c
Cr-Commit-Position: refs/heads/master@{#33211}

Powered by Google App Engine
This is Rietveld 408576698