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

Issue 57423003: Restore 0-based temporary index numbering in the VM compiler. (Closed)

Created:
7 years, 1 month ago by Kevin Millikin (Google)
Modified:
7 years, 1 month ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Restore 0-based temporary index numbering in the VM compiler. Compiler temporary indexes (used for printing) were inadvertently changed to 1-based numbering. R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=29815

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 1 month ago (2013-11-04 15:56:49 UTC) #1
Florian Schneider
lgtm
7 years, 1 month ago (2013-11-04 15:59:22 UTC) #2
Kevin Millikin (Google)
7 years, 1 month ago (2013-11-04 16:05:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29815 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698