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

Issue 9296045: MIPS: Improve register allocation for Lithium representation changes on ARM (Closed)

Created:
8 years, 10 months ago by kalmard
Modified:
8 years, 10 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Improve register allocation for Lithium representation changes on ARM Port r10538 (21c5dc1). MIPS-specific changes: -moved MacroAssembler::SmiTagCheckOverflow definition to macro-assembler-mips.cc from the header -added optimized 3-argument version of said function -removed the related, completely unused TrySmiTag function BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10567

Patch Set 1 #

Patch Set 2 : rebased on r10562 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -42 lines) Patch
M src/mips/lithium-codegen-mips.cc View 6 chunks +24 lines, -24 lines 0 comments Download
M src/mips/lithium-mips.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +2 lines, -13 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kalmard
8 years, 10 months ago (2012-01-30 13:16:24 UTC) #1
kalmard
rebased on r10562
8 years, 10 months ago (2012-01-31 12:18:39 UTC) #2
danno
8 years, 10 months ago (2012-01-31 12:31:56 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698