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

Issue 282073006: Inline Array allocation for constant lengths (except ARM64). (Closed)

Created:
6 years, 7 months ago by srdjan
Modified:
6 years, 7 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Inline Array allocation for constant lengths (except ARM64). R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=36243

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+416 lines, -15 lines) Patch
M runtime/vm/intermediate_language.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 3 1 chunk +104 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 3 2 chunks +100 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 2 3 1 chunk +105 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 2 chunks +105 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 7 months ago (2014-05-15 19:06:42 UTC) #1
zra
lgtm
6 years, 7 months ago (2014-05-15 21:33:41 UTC) #2
srdjan
6 years, 7 months ago (2014-05-15 21:40:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r36243 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698