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

Issue 1847423003: Replace constant conditional branches by unconditional branches (Closed)

Created:
4 years, 8 months ago by sehr
Modified:
4 years, 8 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

Patch Set 1 #

Total comments: 10

Patch Set 2 : Code review fixes #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -22 lines) Patch
M src/IceCfg.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/IceCfgNode.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/IceCfgNode.cpp View 1 2 chunks +12 lines, -7 lines 4 comments Download
M src/IceInst.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceInst.cpp View 1 3 chunks +21 lines, -3 lines 0 comments Download
M tests_lit/reader_tests/forwardref.ll View 1 chunk +1 line, -10 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
sehr
Trying the build now. It definitely removes a bunch of code in the pathological pexe ...
4 years, 8 months ago (2016-04-01 23:33:31 UTC) #3
John
lgtm
4 years, 8 months ago (2016-04-02 01:02:55 UTC) #4
Jim Stichnoth
lgtm https://codereview.chromium.org/1847423003/diff/1/src/IceCfgNode.cpp File src/IceCfgNode.cpp (right): https://codereview.chromium.org/1847423003/diff/1/src/IceCfgNode.cpp#newcode90 src/IceCfgNode.cpp:90: // that phi arguments with the same label ...
4 years, 8 months ago (2016-04-02 01:19:52 UTC) #5
sehr
Thanks for the reviews. Waiting for the llvm builds (thanks, Karl!) and will re-run presubmit. ...
4 years, 8 months ago (2016-04-04 15:38:52 UTC) #6
Jim Stichnoth
still lgtm. BTW this seemed to give a 10% translation time improvement on the pexe ...
4 years, 8 months ago (2016-04-04 15:50:31 UTC) #7
sehr
Thanks again. https://codereview.chromium.org/1847423003/diff/20001/src/IceCfgNode.cpp File src/IceCfgNode.cpp (right): https://codereview.chromium.org/1847423003/diff/20001/src/IceCfgNode.cpp#newcode90 src/IceCfgNode.cpp:90: // value must be zero. The latter ...
4 years, 8 months ago (2016-04-04 17:06:41 UTC) #8
sehr
4 years, 8 months ago (2016-04-04 17:11:12 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
263ac526cb5d182e5bedb16e90566ae8ba1f36ff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698