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

Issue 16361003: Infer the range of XOR as limited by the highest possible changed bit. (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne, ulan
CC:
v8-dev
Visibility:
Public.

Description

Infer the range of XOR as limited by the highest possible changed bit. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14933

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed comment #

Patch Set 3 : Addressed nit #

Patch Set 4 : Addressed Sven's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
M src/hydrogen-instructions.cc View 1 2 3 1 chunk +33 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Toon Verwaest
PTAL
7 years, 6 months ago (2013-06-04 12:05:27 UTC) #1
Sven Panne
Extremely important DBC... :-D https://chromiumcodereview.appspot.com/16361003/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://chromiumcodereview.appspot.com/16361003/diff/1/src/hydrogen-instructions.cc#newcode2314 src/hydrogen-instructions.cc:2314: if (left()->range() != NULL && ...
7 years, 6 months ago (2013-06-04 12:15:27 UTC) #2
ulan
lgtm
7 years, 6 months ago (2013-06-04 12:26:28 UTC) #3
Toon Verwaest
Committed patchset #4 manually as r14933 (presubmit successful).
7 years, 6 months ago (2013-06-04 12:26:44 UTC) #4
Florian Schneider
On 2013/06/04 12:26:44, Toon Verwaest wrote: > Committed patchset #4 manually as r14933 (presubmit successful). ...
7 years, 6 months ago (2013-06-07 09:20:17 UTC) #5
Toon Verwaest
7 years, 6 months ago (2013-06-07 09:41:55 UTC) #6
Message was sent while issue was closed.
Thanks for the ref to that CL. I'll have a look at addressing Svens comments on
that CL on Monday; and replace my ad-hoc approach.

Powered by Google App Engine
This is Rietveld 408576698