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

Issue 2217773003: Documentation for LCSE, LICM, Short-Circuit, Global-Splitting (Closed)

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

Documentation for LCSE, LICM, Short-Circuit, Global-Splitting LCSE is local common sub-expression elimination. LICM is loop invariant code motion. Short circuit splits basic blocks and introduces early jumps. Global Splitting is a post regalloc live range splitting pass. BUG=none R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=a41e9a1432e58d9421e09cbb4d9f33585b240e56

Patch Set 1 #

Total comments: 29

Patch Set 2 : Address comments #

Total comments: 1

Patch Set 3 : Remove extra line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -31 lines) Patch
M docs/DESIGN.rst View 1 2 3 chunks +130 lines, -31 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
manasijm
4 years, 4 months ago (2016-08-05 01:19:02 UTC) #2
native-client-reviews_googlegroups.com
Typo, title should be 'Documentation for LCSE, LICM, Short-Circuit, Global-Splitting' On Thu, Aug 4, 2016 ...
4 years, 4 months ago (2016-08-05 01:27:08 UTC) #4
Jim Stichnoth
https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst File docs/DESIGN.rst (right): https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst#newcode59 docs/DESIGN.rst:59: | Local common sub-exp elimination | | I think ...
4 years, 4 months ago (2016-08-05 06:20:00 UTC) #5
manasijm
https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst File docs/DESIGN.rst (right): https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst#newcode59 docs/DESIGN.rst:59: | Local common sub-exp elimination | | On 2016/08/05 ...
4 years, 4 months ago (2016-08-05 06:57:09 UTC) #6
manasijm
https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst File docs/DESIGN.rst (right): https://codereview.chromium.org/2217773003/diff/1/docs/DESIGN.rst#newcode59 docs/DESIGN.rst:59: | Local common sub-exp elimination | | On 2016/08/05 ...
4 years, 4 months ago (2016-08-05 17:34:44 UTC) #7
Jim Stichnoth
lgtm https://codereview.chromium.org/2217773003/diff/20001/docs/DESIGN.rst File docs/DESIGN.rst (right): https://codereview.chromium.org/2217773003/diff/20001/docs/DESIGN.rst#newcode800 docs/DESIGN.rst:800: Just a single blank line for consistency?
4 years, 4 months ago (2016-08-05 19:23:59 UTC) #8
manasijm
4 years, 4 months ago (2016-08-05 19:30:01 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
a41e9a1432e58d9421e09cbb4d9f33585b240e56 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698