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

Issue 19017007: Implements OSR for arm and mips. (Closed)

Created:
7 years, 5 months ago by zra
Modified:
7 years, 5 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -152 lines) Patch
M runtime/vm/assembler_arm.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/assembler_arm.cc View 1 3 chunks +23 lines, -0 lines 0 comments Download
M runtime/vm/assembler_ia32.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_mips.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 3 chunks +44 lines, -10 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 4 chunks +41 lines, -35 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 4 chunks +54 lines, -53 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 4 chunks +22 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 4 chunks +21 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 chunks +0 lines, -22 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 2 chunks +0 lines, -21 lines 0 comments Download
M tests/language/language.status View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
7 years, 5 months ago (2013-07-10 23:12:30 UTC) #1
regis
LGTM Nice! Feel free to close the related bug I reassigned to you. Thanks, Regis
7 years, 5 months ago (2013-07-10 23:36:35 UTC) #2
zra
7 years, 5 months ago (2013-07-10 23:45:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r24896 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698