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

Issue 17552008: MIPS: Use AST's type field and merge types for unary, binary & compare ICs. (Closed)

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

Description

MIPS: Use AST's type field and merge types for unary, binary & compare ICs. Port r15264 (d4c3767) Missing fixed_right_arg().has_value cases added also. BUG=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 6 months ago (2013-06-21 17:02:54 UTC) #1
kisg
LGTM with one nit for the comment, because more than one cases were added: Missing ...
7 years, 6 months ago (2013-06-21 17:49:16 UTC) #2
palfia
7 years, 6 months ago (2013-06-21 20:31:58 UTC) #3
Committed as r15273.

Powered by Google App Engine
This is Rietveld 408576698