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

Issue 20393002: MIPS: New array bounds check elimination pass (focused on induction variables and bitwise operation… (Closed)

Created:
7 years, 5 months ago by palfia
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: New array bounds check elimination pass (focused on induction variables and bitwise operations). Port r15866 (52e8581c) BUG= Committed: https://code.google.com/p/v8/source/detail?r=15890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +19 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 5 months ago (2013-07-25 19:08:33 UTC) #1
Paul Lind
LGTM!, thanks.
7 years, 5 months ago (2013-07-25 19:36:47 UTC) #2
palfia
7 years, 5 months ago (2013-07-25 19:56:04 UTC) #3
Message was sent while issue was closed.
Committed manually as r15890 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698