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

Issue 466733005: Subzero: Factor our commonalities between mov-like instructions. (Closed)

Created:
6 years, 4 months ago by wala
Modified:
6 years, 4 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://gerrit.chromium.org/gerrit/p/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Subzero: Factor our commonalities between mov-like instructions. Introduce a base class for mov, movq, and movp instruction classes. BUG=none R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=e58178a

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments, round 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -145 lines) Patch
M src/IceInstX8632.h View 1 4 chunks +42 lines, -58 lines 0 comments Download
M src/IceInstX8632.cpp View 1 9 chunks +22 lines, -87 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
wala
6 years, 4 months ago (2014-08-12 18:36:37 UTC) #1
jvoung (off chromium)
https://codereview.chromium.org/466733005/diff/1/src/IceInstX8632.h File src/IceInstX8632.h (right): https://codereview.chromium.org/466733005/diff/1/src/IceInstX8632.h#newcode582 src/IceInstX8632.h:582: virtual bool isRedundantAssign() const { It might be good ...
6 years, 4 months ago (2014-08-12 19:49:47 UTC) #2
wala
https://codereview.chromium.org/466733005/diff/1/src/IceInstX8632.h File src/IceInstX8632.h (right): https://codereview.chromium.org/466733005/diff/1/src/IceInstX8632.h#newcode582 src/IceInstX8632.h:582: virtual bool isRedundantAssign() const { On 2014/08/12 19:49:47, jvoung ...
6 years, 4 months ago (2014-08-12 20:06:57 UTC) #3
jvoung (off chromium)
lgtm
6 years, 4 months ago (2014-08-12 20:11:55 UTC) #4
wala
6 years, 4 months ago (2014-08-12 20:15:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as e58178a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698