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

Issue 10946027: Revert "Initial implementation of sparse conditional constant propagation." (Closed)

Created:
8 years, 3 months ago by Kevin Millikin (Google)
Modified:
8 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Initial implementation of sparse conditional constant propagation." Revert due to compilation failures on Mac. TBR=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12552

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+254 lines, -1111 lines) Patch
M runtime/lib/integers.cc View 14 chunks +181 lines, -14 lines 0 comments Download
M runtime/vm/compiler.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph.h View 1 chunk +4 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph.cc View 12 chunks +35 lines, -30 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 1 chunk +0 lines, -63 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +0 lines, -689 lines 0 comments Download
M runtime/vm/intermediate_language.h View 13 chunks +19 lines, -42 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 6 chunks +8 lines, -87 lines 0 comments Download
M runtime/vm/object.h View 2 chunks +0 lines, -10 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +0 lines, -167 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
8 years, 3 months ago (2012-09-19 11:04:18 UTC) #1
Florian Schneider
8 years, 3 months ago (2012-09-19 11:08:37 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698