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

Issue 11784014: MIPS: Remove redundant loads in DoCheckMaps Hoist the loop-invariant load out of the loop and call … (Closed)

Created:
7 years, 11 months ago by palfia
Modified:
7 years, 11 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Remove redundant loads in DoCheckMaps Hoist the loop-invariant load out of the loop and call the other CheckMap function Port r13253 (5af29105) BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=13321

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -1 line 0 comments Download
src/mips/lithium-codegen-mips.cc View 2 chunks +14 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
7 years, 11 months ago (2013-01-07 00:51:06 UTC) #1
danno
7 years, 11 months ago (2013-01-07 10:10:05 UTC) #2
lgtm, landing

Powered by Google App Engine
This is Rietveld 408576698