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

Issue 6004005: Implement inlining of instanceof tests on ARM. (Closed)

Created:
10 years ago by Karl Klose
Modified:
9 years, 7 months ago
Reviewers:
Visibility:
Public.

Description

Implement inlining of instanceof tests on ARM. TBR=sgjesse BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -45 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +60 lines, -43 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +13 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +38 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698