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

Issue 8348028: MIPS: port Fix evaluation order of GT and LTE operators. (Closed)

Created:
9 years, 2 months ago by Paul Lind
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: port Fix evaluation order of GT and LTE operators. Port r9641 (2876c37) Note that this port does not include crankshaft portions of this commit. They have been included in today's update to http://codereview.chromium.org/7934002/ Also, this fixes a changed function prototype for: void Deoptimizer::RevertStackCheckCodeAt() BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9700

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -19 lines) Patch
M src/mips/deoptimizer-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +4 lines, -14 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 2 months ago (2011-10-19 01:55:04 UTC) #1
Michael Starzinger
9 years, 2 months ago (2011-10-19 10:01:34 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698