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

Issue 2433243003: Subzero, MIPS32: Remove --skip-unimplemented from lit tests (Closed)

Created:
4 years, 2 months ago by Stefan Maksimovic
Modified:
4 years, 1 month ago
CC:
native-client-reviews_googlegroups.com, rich.fuhler_imgtec.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed remaining occurrences #

Patch Set 3 : Reverted --skip-unimplemented in nacl-other-intrinsics.ll #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -83 lines) Patch
M tests_lit/assembler/mips32/encoding_intrinsics.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/assembler/mips32/encoding_test_arith.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/assembler/mips32/encoding_test_arith_fp.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/assembler/mips32/encoding_test_branch.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/assembler/mips32/encoding_test_fcmp.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/assembler/mips32/encoding_trap.ll View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/64bit.pnacl.ll View 1 1 chunk +3 lines, -5 lines 0 comments Download
M tests_lit/llvm2ice_tests/alloc.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/arith.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/branch-opt.ll View 1 2 chunks +0 lines, -3 lines 0 comments Download
M tests_lit/llvm2ice_tests/callArgs.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/cond-branch.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/fp.arith.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/fp.cmp.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/fp.convert.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/fp.load_store.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/fp_const_pool.ll View 2 chunks +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/function_aligned.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/icmp.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/int-arg.ll View 1 1 chunk +2 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/load.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/mips-address-mode-opt.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/nacl-mem-intrinsics.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/nop-insertion-no-vectors.ll View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/return_immediates.ll View 1 1 chunk +2 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/select-opt.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/shift.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/store.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/switch-opt.ll View 1 1 chunk +1 line, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/uncond_br.ll View 1 1 chunk +2 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/unreachable.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/vector-align.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-fcmp.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-icmp.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-mips.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-ops.ll View 1 chunk +1 line, -1 line 0 comments Download
M tests_lit/llvm2ice_tests/vector-select.ll View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
Stefan Maksimovic
4 years, 2 months ago (2016-10-20 08:28:09 UTC) #3
Jim Stichnoth
Very nice, thanks! The endgame here is that "git grep skip-unimplemented" shows no results in ...
4 years, 2 months ago (2016-10-20 13:08:59 UTC) #4
Stefan Maksimovic
On 2016/10/20 13:08:59, Jim Stichnoth wrote: > Very nice, thanks! > > The endgame here ...
4 years, 2 months ago (2016-10-21 13:54:02 UTC) #5
Jim Stichnoth
On 2016/10/21 13:54:02, Stefan Maksimovic wrote: > On 2016/10/20 13:08:59, Jim Stichnoth wrote: > > ...
4 years, 1 month ago (2016-10-22 14:13:25 UTC) #6
Stefan Maksimovic
On 2016/10/22 14:13:25, Jim Stichnoth wrote: > On 2016/10/21 13:54:02, Stefan Maksimovic wrote: > > ...
4 years, 1 month ago (2016-10-25 06:05:55 UTC) #7
Jim Stichnoth
https://codereview.chromium.org/2433243003/diff/1/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll File tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll (right): https://codereview.chromium.org/2433243003/diff/1/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll#newcode39 tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll:39: ; RUN: -i %s --args -Om1 \ Unfortunately, this ...
4 years, 1 month ago (2016-10-25 14:22:19 UTC) #8
Jim Stichnoth
lgtm
4 years, 1 month ago (2016-10-28 12:21:12 UTC) #9
Jim Stichnoth
4 years, 1 month ago (2016-10-28 12:24:02 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
0dabe18f9251b797cbc6aa9c014a7a79e58fae07 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698