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

Issue 10805008: Revert "Revert "Introduce Goto instructions to the flow graph."" (Closed)

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

Description

Revert "Revert "Introduce Goto instructions to the flow graph."" Reapply svn revision 9731 with a bug fix. The original review is at http://chromiumcodereview.appspot.com/10735071/ R=vegorov@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9738

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -236 lines) Patch
M runtime/vm/flow_graph_allocator.cc View 2 chunks +109 lines, -86 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 1 chunk +5 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 16 chunks +106 lines, -123 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 3 chunks +5 lines, -7 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.h View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/il_printer.cc View 3 chunks +13 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 5 chunks +28 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 5 chunks +54 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
There was a bug in the liveness introduction of definitions for phis. The fix is ...
8 years, 5 months ago (2012-07-18 12:55:13 UTC) #1
Vyacheslav Egorov (Google)
8 years, 5 months ago (2012-07-18 13:01:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698