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

Issue 927433002: Convert a few lit tests that use "lc2i | llvm-mc | llvm-objdump" to use p2i. (Closed)

Created:
5 years, 10 months ago by jvoung (off chromium)
Modified:
5 years, 10 months ago
Reviewers:
Karl, Jim Stichnoth
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

Convert a few lit tests that use "lc2i | llvm-mc | llvm-objdump" to use p2i. Makes it more uniform for a later bulk refactoring of "p2i | llvm-mc | llvm-objdump", so it only needs to match p2i and not lc2i. Some of the test expectations change though. Also there was a stray XCHECK that I don't remember why it was XCHECK... change that to CHECK. BUG= none R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=7b300674d7d83ac5994520a0da7cf60a0ac07f4f

Patch Set 1 #

Patch Set 2 : xx #

Total comments: 3

Patch Set 3 : keep same #

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -41 lines) Patch
M tests_lit/llvm2ice_tests/8bit.pnacl.ll View 2 chunks +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/align-spill-locations.ll View 1 chunk +2 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/ebp_args.ll View 1 3 chunks +9 lines, -13 lines 0 comments Download
M tests_lit/llvm2ice_tests/nacl-atomic-intrinsics.ll View 4 chunks +10 lines, -11 lines 0 comments Download
M tests_lit/llvm2ice_tests/phi.ll View 1 2 3 3 chunks +10 lines, -7 lines 0 comments Download
M tests_lit/llvm2ice_tests/struct-arith.pnacl.ll View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
jvoung (off chromium)
https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll File tests_lit/llvm2ice_tests/phi.ll (left): https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll#oldcode95 tests_lit/llvm2ice_tests/phi.ll:95: ; CHECK: mov {{.*}}[[ADDR:.*1000]] This used to form a ...
5 years, 10 months ago (2015-02-13 05:13:14 UTC) #2
Jim Stichnoth
otherwise lgtm https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll File tests_lit/llvm2ice_tests/phi.ll (left): https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll#oldcode95 tests_lit/llvm2ice_tests/phi.ll:95: ; CHECK: mov {{.*}}[[ADDR:.*1000]] On 2015/02/13 05:13:14, ...
5 years, 10 months ago (2015-02-13 14:16:12 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll File tests_lit/llvm2ice_tests/phi.ll (left): https://codereview.chromium.org/927433002/diff/20001/tests_lit/llvm2ice_tests/phi.ll#oldcode95 tests_lit/llvm2ice_tests/phi.ll:95: ; CHECK: mov {{.*}}[[ADDR:.*1000]] On 2015/02/13 14:16:12, stichnot wrote: ...
5 years, 10 months ago (2015-02-13 16:40:08 UTC) #5
jvoung (off chromium)
5 years, 10 months ago (2015-02-13 17:47:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
7b300674d7d83ac5994520a0da7cf60a0ac07f4f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698