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

Issue 11027026: Renaming Unboxed* IL instructions to shorter names. (Closed)

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

Description

Renaming Unboxed* IL instructions to shorter names. Since we don't have boxed mint and double operations anymore, we can use shorter names. Committed: https://code.google.com/p/dart/source/detail?r=13237

Patch Set 1 #

Patch Set 2 : fixed indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -61 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 5 chunks +15 lines, -18 lines 0 comments Download
M runtime/vm/il_printer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.h View 9 chunks +22 lines, -23 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +11 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 2 months ago (2012-10-04 12:57:20 UTC) #1
Kevin Millikin (Google)
8 years, 2 months ago (2012-10-04 15:51:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698