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

Issue 1399523003: Subzero: Don't bother printing stack/frame ptr as part of LiveIn/LiveOut. (Closed)

Created:
5 years, 2 months ago by Jim Stichnoth
Modified:
5 years, 2 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Don't bother printing stack/frame ptr as part of LiveIn/LiveOut. The LiveIn and LiveOut register sets are printed for each basic block in -asm-verbose mode. These sets would generally include the stack and/or frame pointer registers, which is just noise, so we suppress that. BUG= none R=jpp@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=e74187190924104542649aecbef4795642b8140c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -8 lines) Patch
M src/IceCfgNode.cpp View 2 chunks +13 lines, -8 lines 0 comments Download
M src/IceTargetLowering.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceTargetLoweringARM32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceTargetLoweringX86Base.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jim Stichnoth
5 years, 2 months ago (2015-10-08 22:33:35 UTC) #2
John
lgtm
5 years, 2 months ago (2015-10-09 12:15:15 UTC) #3
Jim Stichnoth
5 years, 2 months ago (2015-10-09 13:54:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e74187190924104542649aecbef4795642b8140c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698