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

Issue 15529003: A few simple cleanups. (Closed)

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

Description

A few simple cleanups. * Remove BlockEntryInstr::PrepareEntry and use EmitNativeCode to emit the native code. * Use Array::element_offset in a few places. * Comment and identifier fixes. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22924

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -80 lines) Patch
M runtime/vm/dart_entry.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 5 chunks +0 lines, -9 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 5 chunks +31 lines, -51 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 7 months ago (2013-05-21 08:57:45 UTC) #1
Florian Schneider
lgtm
7 years, 7 months ago (2013-05-21 09:05:54 UTC) #2
Kevin Millikin (Google)
7 years, 7 months ago (2013-05-21 09:35:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22924 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698