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

Issue 490023004: On ia32 allow powers of two and corresponding full bit masks as safe smis. (Closed)

Created:
6 years, 4 months ago by Vyacheslav Egorov (Google)
Modified:
6 years, 4 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

On ia32 allow powers of two and corresponding full bit masks as safe smis. This considerably improves generated code allowing these values (commonly used in bitwise computations) to be embedded as immediates. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=39449

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M runtime/vm/assembler_ia32.h View 1 chunk +18 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
6 years, 4 months ago (2014-08-21 12:00:47 UTC) #1
Florian Schneider
lgtm
6 years, 4 months ago (2014-08-21 12:09:08 UTC) #2
Vyacheslav Egorov (Google)
6 years, 4 months ago (2014-08-21 12:46:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as 39449 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698