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

Issue 383443002: Removes branches from LoadTaggedClassIdMayBeSmi. (Closed)

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

Description

Removes branches from LoadTaggedClassIdMayBeSmi. Since this assembler macro is used in the CheckInlineCache stub, this change improves unoptimized code performance. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=38096

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -43 lines) Patch
M runtime/vm/assembler_arm64.cc View 1 chunk +20 lines, -8 lines 0 comments Download
M runtime/vm/assembler_ia32.h View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/assembler_ia32.cc View 2 chunks +30 lines, -9 lines 0 comments Download
M runtime/vm/assembler_ia32_test.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M runtime/vm/assembler_mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 chunk +20 lines, -8 lines 0 comments Download
M runtime/vm/assembler_x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 2 chunks +30 lines, -8 lines 0 comments Download
M runtime/vm/assembler_x64_test.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +9 lines, -5 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
6 years, 5 months ago (2014-07-09 17:43:06 UTC) #1
srdjan
lgtm
6 years, 5 months ago (2014-07-09 17:51:32 UTC) #2
zra
6 years, 5 months ago (2014-07-09 18:31:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r38096 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698