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

Issue 16361004: MIPS : Collect type feedback for power-of-2 right operands in BinaryOps. (Closed)

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

Description

MIPS : Collect type feedback for power-of-2 right operands in BinaryOps. Port r14928 (a2e0e18) Original commit message: Improved --trace-ic output for unary/binary ops a bit on the way. Moved int32_t/uint32_t conversion helpers around. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M src/mips/code-stubs-mips.cc View 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 6 months ago (2013-06-04 15:35:33 UTC) #1
Paul Lind
lgtm
7 years, 6 months ago (2013-06-04 16:11:45 UTC) #2
palfia
7 years, 6 months ago (2013-06-04 20:12:47 UTC) #3
Committed as r14941.

Powered by Google App Engine
This is Rietveld 408576698