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

Issue 9296046: MIPS: Some assembler-level optimizations on ARM. (Closed)

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

Description

MIPS: Some assembler-level optimizations on ARM. Port r10541 (0aab14ba). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10568

Patch Set 1 #

Patch Set 2 : rebased on r10562 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -76 lines) Patch
M src/mips/code-stubs-mips.cc View 15 chunks +37 lines, -50 lines 0 comments Download
M src/mips/codegen-mips.cc View 6 chunks +10 lines, -8 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +3 lines, -5 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +16 lines, -13 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kalmard
This patch can be applied after landing http://codereview.chromium.org/9296045/
8 years, 10 months ago (2012-01-30 13:17:36 UTC) #1
Yang
LGTM, but I personally don't see the need for those changes. The reordering of loads ...
8 years, 10 months ago (2012-01-30 14:12:29 UTC) #2
Yang
On 2012/01/30 14:12:29, Yang wrote: > LGTM, but I personally don't see the need for ...
8 years, 10 months ago (2012-01-30 14:30:40 UTC) #3
kalmard
8 years, 10 months ago (2012-01-31 12:20:29 UTC) #4
rebased on r10562

Powered by Google App Engine
This is Rietveld 408576698