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

Issue 846553003: Support unboxed input to indirect goto instruction. (Closed)

Created:
5 years, 11 months ago by zerny-google
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Support unboxed input to indirect goto instruction. R=vegorov@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=42762

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M runtime/vm/intermediate_language.h View 2 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +5 lines, -3 lines 2 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
zerny-google
5 years, 11 months ago (2015-01-09 09:30:04 UTC) #1
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/846553003/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/846553003/diff/1/runtime/vm/intermediate_language_arm.cc#newcode6782 runtime/vm/intermediate_language_arm.cc:6782: offset()->definition()->representation() == kTagged ? consider ( ) around ...
5 years, 11 months ago (2015-01-09 15:49:22 UTC) #2
zerny-google
Thanks for the review. https://codereview.chromium.org/846553003/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/846553003/diff/1/runtime/vm/intermediate_language_arm.cc#newcode6782 runtime/vm/intermediate_language_arm.cc:6782: offset()->definition()->representation() == kTagged ? On ...
5 years, 11 months ago (2015-01-12 06:05:14 UTC) #3
zerny-google
5 years, 11 months ago (2015-01-12 06:09:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42762 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698