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

Issue 1231903002: Adds tests to the AssemblerX8632. (Closed)

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

Adds basic tests to the AssemblerX8632. More tests will be added during the AssemblerX8664 (on a separate CL.) BUG= R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=f746f3d39ff531cb7ad0350c9aab221616f3ab10

Patch Set 1 #

Patch Set 2 : Adds a few more tests. #

Patch Set 3 : Better tests -- please disregard previous patches! #

Total comments: 32

Patch Set 4 : Addresses comments && implementes remaining j() tests && make format #

Total comments: 4

Patch Set 5 : Addresses comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+724 lines, -1 line) Patch
M Makefile.standalone View 1 chunk +1 line, -0 lines 0 comments Download
M src/IceAssemblerX86Base.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
A unittest/IceAssemblerX8632Test.cpp View 1 2 3 4 1 chunk +719 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
John
5 years, 5 months ago (2015-07-10 00:04:40 UTC) #2
jvoung (off chromium)
neat -- cool that you made this work with -m64 (so far =)) though it's ...
5 years, 5 months ago (2015-07-10 18:17:32 UTC) #3
John
I do not intend to add any other tests to this CL -- I'll add ...
5 years, 5 months ago (2015-07-10 23:26:37 UTC) #4
jvoung (off chromium)
lgtm https://codereview.chromium.org/1231903002/diff/60001/unittest/IceAssemblerX8632Test.cpp File unittest/IceAssemblerX8632Test.cpp (right): https://codereview.chromium.org/1231903002/diff/60001/unittest/IceAssemblerX8632Test.cpp#newcode240 unittest/IceAssemblerX8632Test.cpp:240: // mov offset(%rsp), %reg (64-bit only) You mean ...
5 years, 5 months ago (2015-07-11 00:17:04 UTC) #5
John
https://codereview.chromium.org/1231903002/diff/60001/unittest/IceAssemblerX8632Test.cpp File unittest/IceAssemblerX8632Test.cpp (right): https://codereview.chromium.org/1231903002/diff/60001/unittest/IceAssemblerX8632Test.cpp#newcode240 unittest/IceAssemblerX8632Test.cpp:240: // mov offset(%rsp), %reg (64-bit only) On 2015/07/11 00:17:04, ...
5 years, 5 months ago (2015-07-11 15:28:42 UTC) #6
John
5 years, 5 months ago (2015-07-11 15:29:26 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
f746f3d39ff531cb7ad0350c9aab221616f3ab10 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698