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

Issue 12377017: Use enum instead of bool parameter in IL instructions to indicate if a store barrier is needed. (Closed)

Created:
7 years, 9 months ago by Florian Schneider
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use enum instead of bool parameter in IL instructions to indicate if a store barrier is needed. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=19232

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -13 lines) Patch
M runtime/vm/flow_graph_builder.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +10 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language.h View 6 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 9 months ago (2013-02-28 14:04:40 UTC) #1
Vyacheslav Egorov (Google)
lgtm
7 years, 9 months ago (2013-02-28 14:07:32 UTC) #2
Florian Schneider
7 years, 9 months ago (2013-02-28 14:30:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19232 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698