OSDN Git Service

Subzero: Remove --skip-unimplemented from ARM lit tests.
authorJim Stichnoth <stichnot@chromium.org>
Mon, 3 Oct 2016 14:56:25 +0000 (07:56 -0700)
committerJim Stichnoth <stichnot@chromium.org>
Mon, 3 Oct 2016 14:56:25 +0000 (07:56 -0700)
commit033dda7ec0c31f6de17890ccb05859766269c548
tree7073e33e1ba489bbf47a32a7026d2faf8acd34af
parent958ddb75696187bd45682d464b5b2eb8ca378e06
Subzero: Remove --skip-unimplemented from ARM lit tests.

ARM support is complete, so clean up some of the lit tests:

1. Remove --skip-unimplemented
2. Use --filetype=obj instead of =asm, and remove --assemble
3. Remove --need=allow_dump requirement
4. Remove related TODOs.
5. Fix some CHECK lines because objdump output is slightly different from filetype=asm output.

BUG= none
R=jpp@chromium.org

Review URL: https://codereview.chromium.org/2384983002 .
25 files changed:
tests_lit/llvm2ice_tests/64bit.pnacl.ll
tests_lit/llvm2ice_tests/alloc.ll
tests_lit/llvm2ice_tests/arith.ll
tests_lit/llvm2ice_tests/bitcast.ll
tests_lit/llvm2ice_tests/bool-folding.ll
tests_lit/llvm2ice_tests/branch-opt.ll
tests_lit/llvm2ice_tests/callindirect.pnacl.ll
tests_lit/llvm2ice_tests/convert.ll
tests_lit/llvm2ice_tests/fp.arith.ll
tests_lit/llvm2ice_tests/fp.arm.call.ll
tests_lit/llvm2ice_tests/fp.cmp.ll
tests_lit/llvm2ice_tests/fp.convert.ll
tests_lit/llvm2ice_tests/function_aligned.ll
tests_lit/llvm2ice_tests/globalinit.pnacl.ll
tests_lit/llvm2ice_tests/int-arg.ll
tests_lit/llvm2ice_tests/large_stack_offs.ll
tests_lit/llvm2ice_tests/nacl-atomic-intrinsics.ll
tests_lit/llvm2ice_tests/nacl-mem-intrinsics.ll
tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll
tests_lit/llvm2ice_tests/reorder-global-variables.ll
tests_lit/llvm2ice_tests/return_immediates.ll
tests_lit/llvm2ice_tests/select-opt.ll
tests_lit/llvm2ice_tests/shift.ll
tests_lit/llvm2ice_tests/switch-opt.ll
tests_lit/llvm2ice_tests/unreachable.ll