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 570713006: Subzero: Refactor Operand::dump(). (Closed)

Created:
6 years, 3 months ago by Jim Stichnoth
Modified:
6 years, 3 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Subzero: Refactor Operand::dump(). A "standalone" version of dump() is provided, taking just an Ostream argument and not requiring a Cfg or GlobalContext argument. BUG= none R=kschimpf@google.com Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=2e8bfbb9e2a5be0271d771f197d629e6f7d3568e

Patch Set 1 #

Patch Set 2 : Use a more general dump function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -38 lines) Patch
M src/IceInstX8632.h View 3 chunks +8 lines, -3 lines 0 comments Download
M src/IceInstX8632.cpp View 1 7 chunks +16 lines, -14 lines 0 comments Download
M src/IceOperand.h View 7 chunks +17 lines, -17 lines 0 comments Download
M src/IceOperand.cpp View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Jim Stichnoth
A follow-on CL will do the same refactoring for Inst::dump().
6 years, 3 months ago (2014-09-15 21:13:51 UTC) #2
Jim Stichnoth
BTW, for the specific use case that Karl requested (the dump(Ostream &Str) version, I tested ...
6 years, 3 months ago (2014-09-15 21:29:58 UTC) #3
Karl
lgtm
6 years, 3 months ago (2014-09-16 16:17:53 UTC) #4
Jim Stichnoth
6 years, 3 months ago (2014-09-16 17:16:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 2e8bfbb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698