remove extraneous &&'s from tests, as Scott is apparently not going to.
authorChris Lattner <sabre@nondot.org>
Fri, 18 Jan 2008 19:53:43 +0000 (19:53 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Jan 2008 19:53:43 +0000 (19:53 +0000)
commit994d6cfb3d3b942200073e2f88900708f0c16e9c
tree2db44c034d9bb0fffa00b769e2db2e810b352432
parent9929207fdeb3b26c5513a8f4c03b74e90556d2dc
remove extraneous &&'s from tests, as Scott is apparently not going to.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46173 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
test/CodeGen/CellSPU/call.ll
test/CodeGen/CellSPU/call_indirect.ll
test/CodeGen/CellSPU/ctpop.ll
test/CodeGen/CellSPU/dp_farith.ll
test/CodeGen/CellSPU/eqv.ll
test/CodeGen/CellSPU/extract_elt.ll
test/CodeGen/CellSPU/fdiv.ll
test/CodeGen/CellSPU/fneg-fabs.ll
test/CodeGen/CellSPU/immed32.ll
test/CodeGen/CellSPU/immed64.ll
test/CodeGen/CellSPU/int2fp.ll
test/CodeGen/CellSPU/intrinsics_branch.ll
test/CodeGen/CellSPU/intrinsics_float.ll
test/CodeGen/CellSPU/intrinsics_logical.ll
test/CodeGen/CellSPU/mul_ops.ll
test/CodeGen/CellSPU/sp_farith.ll
test/CodeGen/CellSPU/struct_1.ll
test/CodeGen/CellSPU/struct_2.ll
test/CodeGen/CellSPU/vec_const.ll
test/CodeGen/CellSPU/vecinsert.ll