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

Issue 10908057: Eliminate environment uses at smi-comparisons. (Closed)

Created:
8 years, 3 months ago by Florian Schneider
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Eliminate environment uses at smi-comparisons. Smi comparisons can't deoptimize. Therefore we can eliminate their deoptimization environnment. Committed: https://code.google.com/p/dart/source/detail?r=11764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M runtime/vm/intermediate_language.h View 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 5 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 3 months ago (2012-09-03 13:00:32 UTC) #1
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-03 13:02:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698