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

Issue 246253007: MIPS: Improve code generation for bounds checks. (Closed)

Created:
6 years, 8 months ago by kilvadyb
Modified:
6 years, 8 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Improve code generation for bounds checks. Port r20872 (0e79653) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -40 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +15 lines, -32 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +10 lines, -3 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 8 months ago (2014-04-22 15:50:08 UTC) #1
Paul Lind
lgtm
6 years, 8 months ago (2014-04-22 16:51:58 UTC) #2
Paul Lind
6 years, 8 months ago (2014-04-22 17:03:18 UTC) #3
Committed as r20892.

Powered by Google App Engine
This is Rietveld 408576698