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

Issue 8387044: MIPS: Add and use ElementsKind side effect (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Add and use ElementsKind side effect Port r9847 (fc7590). Original commit message: Also partition side effects into observable and not observable, with only observable requiring Simulates and non-observable changes able to participate in GVN and code hoisting. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9866

Patch Set 1 #

Patch Set 2 : Rebased on r9863 #

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

Messages

Total messages: 2 (0 generated)
kisg
Please land the following commits together to avoid build errors: http://codereview.chromium.org/8384021/ http://codereview.chromium.org/8428004/ http://codereview.chromium.org/8387044/ http://codereview.chromium.org/8432010/ Thank ...
9 years, 1 month ago (2011-10-31 20:27:03 UTC) #1
kisg
9 years, 1 month ago (2011-11-02 23:01:28 UTC) #2
Rebased patch based on r9863.

Powered by Google App Engine
This is Rietveld 408576698