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

Issue 180803010: MIPS: Remove all uses of field-tracking flags that do not make decisions but are subject to existin… (Closed)

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

Description

MIPS: Remove all uses of field-tracking flags that do not make decisions but are subject to existing information. Port r19650 (a51b043) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -24 lines) Patch
M src/mips/full-codegen-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 7 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-04 18:16:47 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-04 20:21:23 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-04 20:24:04 UTC) #3
Committed as r19663.

Powered by Google App Engine
This is Rietveld 408576698