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

Issue 947153002: [turbofan] encode instruction operand as uint64_t (Closed)

Created:
5 years, 10 months ago by dcarney
Modified:
5 years, 10 months ago
Reviewers:
Benedikt Meurer
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] encode instruction operand as uint64_t R=bmeurer@chromium.org BUG= Committed: https://crrev.com/92ccbefe1186ff11420444208a0e22fa1154ab6c Cr-Commit-Position: refs/heads/master@{#26809}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -42 lines) Patch
M src/compiler/instruction.h View 8 chunks +50 lines, -41 lines 0 comments Download
M src/utils.h View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 12 (4 generated)
dcarney
ptal
5 years, 10 months ago (2015-02-23 14:46:03 UTC) #3
Benedikt Meurer
https://codereview.chromium.org/947153002/diff/20001/src/utils.h File src/utils.h (right): https://codereview.chromium.org/947153002/diff/20001/src/utils.h#newcode211 src/utils.h:211: static const T kMax = static_cast<T>((kOne << size) - ...
5 years, 10 months ago (2015-02-23 18:33:49 UTC) #4
dcarney
https://codereview.chromium.org/947153002/diff/20001/src/utils.h File src/utils.h (right): https://codereview.chromium.org/947153002/diff/20001/src/utils.h#newcode211 src/utils.h:211: static const T kMax = static_cast<T>((kOne << size) - ...
5 years, 10 months ago (2015-02-23 18:56:08 UTC) #5
Benedikt Meurer
lgtm
5 years, 10 months ago (2015-02-24 05:42:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/947153002/20001
5 years, 10 months ago (2015-02-24 08:05:47 UTC) #8
commit-bot: I haz the power
CQ experienced an internal error when committing your CL and the maintainers were notified. Sorry ...
5 years, 10 months ago (2015-02-24 08:06:43 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 10 months ago (2015-02-24 08:06:49 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 08:07:05 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/92ccbefe1186ff11420444208a0e22fa1154ab6c
Cr-Commit-Position: refs/heads/master@{#26809}

Powered by Google App Engine
This is Rietveld 408576698