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

Issue 1831043002: Fix Subzero binary instruction to allow optional flags argument. (Closed)

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

Patch Set 2 : Fix nits. #

Total comments: 8

Patch Set 3 : Replace unit test with .tbc lit test. #

Total comments: 8

Patch Set 4 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -18 lines) Patch
M src/PNaClTranslator.cpp View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
A + tests_lit/reader_tests/Inputs/binop-newform.tbc View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
A + tests_lit/reader_tests/Inputs/binop-oldform.tbc View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
A tests_lit/reader_tests/binop-forms.test View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Karl
4 years, 9 months ago (2016-03-24 17:33:06 UTC) #3
Jim Stichnoth
https://codereview.chromium.org/1831043002/diff/20001/src/PNaClTranslator.cpp File src/PNaClTranslator.cpp (right): https://codereview.chromium.org/1831043002/diff/20001/src/PNaClTranslator.cpp#newcode2202 src/PNaClTranslator.cpp:2202: // Note: Old bitcode files may have an additional ...
4 years, 9 months ago (2016-03-24 17:46:32 UTC) #4
John
lgtm
4 years, 9 months ago (2016-03-24 17:49:46 UTC) #5
Karl
https://codereview.chromium.org/1831043002/diff/20001/src/PNaClTranslator.cpp File src/PNaClTranslator.cpp (right): https://codereview.chromium.org/1831043002/diff/20001/src/PNaClTranslator.cpp#newcode2202 src/PNaClTranslator.cpp:2202: // Note: Old bitcode files may have an additional ...
4 years, 9 months ago (2016-03-24 19:28:36 UTC) #6
Jim Stichnoth
lgtm https://codereview.chromium.org/1831043002/diff/40001/src/PNaClTranslator.cpp File src/PNaClTranslator.cpp (right): https://codereview.chromium.org/1831043002/diff/40001/src/PNaClTranslator.cpp#newcode2201 src/PNaClTranslator.cpp:2201: // BINOP: [opval, opval, opcode, [flags]] Note: Old ...
4 years, 9 months ago (2016-03-24 20:53:59 UTC) #7
Karl
https://codereview.chromium.org/1831043002/diff/40001/src/PNaClTranslator.cpp File src/PNaClTranslator.cpp (right): https://codereview.chromium.org/1831043002/diff/40001/src/PNaClTranslator.cpp#newcode2201 src/PNaClTranslator.cpp:2201: // BINOP: [opval, opval, opcode, [flags]] Note: Old bitcode ...
4 years, 9 months ago (2016-03-24 22:54:42 UTC) #8
Karl
4 years, 9 months ago (2016-03-25 14:12:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
e73ee859fdc010f7a7d73f91b22f594af6e69525 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698